Changeset 755
- Timestamp:
- Nov 11, 2007 7:26:41 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/testScripts/NBuserParametersDefault.py
r731 r755 13 13 # directory where code will be checked out and builds 14 14 # done. If the directory does not exist, it will be created. 15 # 16 # This should be the full path, not a path relative to the 17 # nightlyBuild script. 18 # 19 # examples for both unix and windows: 20 # NIGHTLY_BUILD_ROOT_DIR = '/home/userid/nbBuildDir' 21 # NIGHTLY_BUILD_ROOT_DIR = r'c:\nbBuildDir' 15 22 #---------------------------------------------------------------------- 16 23 NIGHTLY_BUILD_ROOT_DIR = '/xxx'
Note: See TracChangeset
for help on using the changeset viewer.