Changeset 2389
- Timestamp:
- Feb 13, 2006, 6:13:51 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test_all.py
r2331 r2389 3 3 buildroot = os.getcwd() 4 4 os.chdir('inundation') 5 print 'Changing to', buildroot5 print 'Changing to', os.getcwd() #This is now different from buildroot 6 6 7 7 execfile('test_all.py')
Note: See TracChangeset
for help on using the changeset viewer.