Changeset 368 for trunk/jobmond/jobmond.py
- Timestamp:
- 06/13/07 12:32:51 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jobmond/jobmond.py
r363 r368 969 969 elif BATCH_API == 'sge': 970 970 971 debug_msg( 0, "fatal error: BATCH_API 'sge' implementation is currently broken, check future releases" ) 972 973 sys.exit( 1 ) 974 971 975 gather = SgeDataGatherer() 972 976
Note: See TracChangeset
for help on using the changeset viewer.