Ignore:
Timestamp:
Feb 8, 2013, 10:55:18 AM (12 years ago)
Author:
steve
Message:

A few changes to ensure unit test pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga_parallel/pypar_extras/setup.py

    r8535 r8687  
    5555    print 'running ' + cmd
    5656    try:
    57         #FIXME SR: This only works for python 2.7!
     57        #FIXME SR: The following only works for python 2.7!
    5858        #output = subprocess.check_output(cmd, shell=True)
    5959        #FIXME SR: This works for python 2.6
     
    7777        return output
    7878
    79     # FIXME: If appears that MPICH actually needs this these hacks.
     79    # FIXME: If appears that MPICH actually needs these hacks.
    8080
    8181    # MPICH
Note: See TracChangeset for help on using the changeset viewer.