Changeset 175 for trunk/CHANGES


Ignore:
Timestamp:
10/15/08 14:14:34 (16 years ago)
Author:
sil
Message:

trunk/src/PBSQuery.py:

  • Cleaned up some old lines of code which didn't do anything.
  • Changed the returnvalue of getqueue, getnode and getjob. Now they return an instance of the object, instead of a dict.
  • Now the getnode-function accepts the short name as well as the long name as an argument.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGES

    r171 r175  
     1=========== 3.0.0
     2        - PBSQuery
     3                * Cleaned up some old lines of code which didn't do anything.
     4                * Changed the returnvalue of getqueue, getnode and getjob. Now
     5                  they return an instance of the object, instead of a dict.
     6                * Now the getnode-function accepts the short name as well as
     7                  the long name as an argument.
     8
     9                By: Sil Westerveld <Sil.Westerveld@sara.nl>
     10
    111=========== 2.9.8
    212        - pbs_python.spec file patch added libdir and python defines so it
Note: See TracChangeset for help on using the changeset viewer.