Changeset 7029


Ignore:
Timestamp:
May 13, 2009, 3:18:44 PM (16 years ago)
Author:
rwilson
Message:

Fixed bug.

File:
1 edited

Legend:

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

    r7027 r7029  
    7979    bad_node_list = cluster_info['bad_nodes']
    8080    if bad_node_list:
    81         util.log_print_nl(logfile, 'The following nodes are considered bad:)
     81        util.log_print_nl(logfile, 'The following nodes are considered bad:')
    8282        util.log_print(logfile, '    ')
    8383        for n in bad_node_list:
Note: See TracChangeset for help on using the changeset viewer.