Changeset 352 for trunk/jobmond


Ignore:
Timestamp:
05/02/07 10:22:54 (17 years ago)
Author:
bastiaans
Message:

jobmond.py:

  • need PBSError global to catch exception. thanks to Peter Kruse
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jobmond/jobmond.py

    r349 r352  
    773773        """Application start"""
    774774
    775         global PBSQuery
     775        global PBSQuery, PBSError
    776776
    777777        if not processArgs( sys.argv[1:] ):
Note: See TracChangeset for help on using the changeset viewer.