Changeset 7493
- Timestamp:
- Sep 7, 2009, 4:47:00 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/test_all.py
r7489 r7493 15 15 os.chdir('..') 16 16 os.chdir('pymetis') 17 print 18 print '*********************************************************************' 17 19 print 'Changing to', os.getcwd() 18 #execfile('test_all.py')20 execfile('test_all.py') 19 21 20 os.chdir('..') 21 os.chdir('anuga_parallel') 22 print 'Changing to', os.getcwd() 22 #os.chdir('..') 23 #os.chdir('anuga_parallel') 24 #print 25 #print '*********************************************************************' 26 #print 'Changing to', os.getcwd() 23 27 #execfile('test_all.py') 24 28
Note: See TracChangeset
for help on using the changeset viewer.