Changeset 675
- Timestamp:
- Oct 24, 2007 10:11:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/testScripts/NBbuildConfig.py
r674 r675 72 72 projectBaseDir=os.path.join(configuration['rootDir'],configuration['project']) 73 73 projectCheckOutDir=os.path.join(projectBaseDir,svnVersionFlattened) 74 75 os.chdir(projectBaseDir)76 74 77 75 # Don't get source from subversion if previously done
Note: See TracChangeset
for help on using the changeset viewer.