Changeset 341 for trunk/jobmond


Ignore:
Timestamp:
04/24/07 11:46:42 (17 years ago)
Author:
bastiaans
Message:

jobmond/jobmond.py:

  • fixed bug #21 thanks to Peter Kruse
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jobmond/jobmond.py

    r327 r341  
    221221                global METRIC_MAX_VAL_LEN
    222222
     223                incompatible    = 0
     224
    223225                for line in os.popen( self.binary + ' --version' ).readlines():
    224226
Note: See TracChangeset for help on using the changeset viewer.