Ignore:
Timestamp:
May 7, 2009, 4:21:17 PM (16 years ago)
Author:
rwilson
Message:

Changes to allow for python 2.4 and 2.5 testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/numpy_misc/tools/acceptance_tests/test_utils.py

    r6992 r6996  
    1111# 'node_stem' key defines a compute node name.
    1212# update this if adding a new cluster.
    13 # should get this from the ~/.machines_<cluster> file?
     13# should get this from the machines_<cluster> file?
    1414Cluster_Info = {'cyclone': {'num_nodes': 23,
    1515                            'node_stem': 'compute-1-%d'},
Note: See TracChangeset for help on using the changeset viewer.