Changeset 2389


Ignore:
Timestamp:
Feb 13, 2006, 6:13:51 PM (18 years ago)
Author:
ole
Message:

Minor bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test_all.py

    r2331 r2389  
    33buildroot = os.getcwd()
    44os.chdir('inundation')
    5 print 'Changing to', buildroot   
     5print 'Changing to', os.getcwd() #This is now different from buildroot   
    66
    77execfile('test_all.py')
Note: See TracChangeset for help on using the changeset viewer.