- Timestamp:
- Jun 30, 2009, 2:07:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/validate_all.py
r6885 r7276 39 39 os.chdir(path) 40 40 s = 'python %s' %(filename) 41 print42 41 print s 43 42 os.system(s)
Note: See TracChangeset
for help on using the changeset viewer.