Changeset 7052


Ignore:
Timestamp:
May 18, 2009, 3:03:10 PM (15 years ago)
Author:
rwilson
Message:

Fixed bug after adding 'off-site' cluster.

File:
1 edited

Legend:

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

    r7046 r7052  
    1919                'tornado': {'num_nodes': 20,
    2020                            'node_stem': 'compute-0-%d',
    21                             'bad_nodes': []}
     21                            'bad_nodes': []},
    2222                'off_site': {'num_nodes': 1,
    2323                             'node_stem': 'xyzzy-%d',
Note: See TracChangeset for help on using the changeset viewer.