Changeset 7493


Ignore:
Timestamp:
Sep 7, 2009, 4:47:00 PM (14 years ago)
Author:
steve
Message:

test_all should now test pymetis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/test_all.py

    r7489 r7493  
    1515os.chdir('..')
    1616os.chdir('pymetis')
     17print
     18print '*********************************************************************'
    1719print 'Changing to', os.getcwd()
    18 #execfile('test_all.py')
     20execfile('test_all.py')
    1921
    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()
    2327#execfile('test_all.py')
    2428
Note: See TracChangeset for help on using the changeset viewer.