Changeset 341 for trunk/jobmond/jobmond.py
- Timestamp:
- 04/24/07 11:46:42 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/jobmond/jobmond.py
r327 r341 221 221 global METRIC_MAX_VAL_LEN 222 222 223 incompatible = 0 224 223 225 for line in os.popen( self.binary + ' --version' ).readlines(): 224 226
Note: See TracChangeset
for help on using the changeset viewer.