- Timestamp:
- May 13, 2009, 3:18:44 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy_misc/tools/acceptance_tests/test_dump_python_environment.py
r7027 r7029 79 79 bad_node_list = cluster_info['bad_nodes'] 80 80 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:') 82 82 util.log_print(logfile, ' ') 83 83 for n in bad_node_list:
Note: See TracChangeset
for help on using the changeset viewer.