avoid 'null value check' in parseEvents
authorMiloš Mulač <mulac@civ.zcu.cz>
Thu, 22 Feb 2007 15:08:55 +0000 (15:08 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Thu, 22 Feb 2007 15:08:55 +0000 (15:08 +0000)
org.glite.lb/project/events.T

index 858782b..9c865f1 100644 (file)
 
 @type PBSDone          Job terminated
        int     exit_status     Exit status
+       _optional_              Bypass need of 'null value'
 
 @type PBSDequeued      Job dequeued
 
        _code_  USED            Consumed quantity
        string  name            Name of resource
        int     quantity        The quantity
+       _optional_              Bypass need of 'null value'
        string  unit            Units (sec, kB, etc.)
 
 @type PBSError         Any error occured
        string  error_desc      Error reason
 
-
 @type CondorSubmit             Job SUBMITTED to Condor
        string  universe        Condor Universe
        string  submit_host     Submitting machine