Ignore:
Timestamp:
Mar 17, 2013, 10:30:22 PM (11 years ago)
Author:
steve
Message:

Setting compile and test_all to avoid parallel code if pypar not installed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/test_all.py

    r8761 r8766  
    2626    execfile('test_all.py')
    2727except:
    28     print 'anuga_parallel tests not run'
     28    print 'anuga_parallel tests not run as pypar not installed'
    2929
    3030
Note: See TracChangeset for help on using the changeset viewer.