Correct _optional_ position in ReallyRunning definition
authorZdeněk Salvet <salvet@ics.muni.cz>
Tue, 21 Aug 2007 11:27:17 +0000 (11:27 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Tue, 21 Aug 2007 11:27:17 +0000 (11:27 +0000)
(fixes #28774).

org.glite.lb/project/events.T

index 61a30c1..915b0a2 100644 (file)
        string  unit            Units (sec, kB, etc.).
 
 @type ReallyRunning    User payload started.
-       _optional_
        string  wn_seq          Sequence code on the worker node.
+       _optional_
 
 @type Suspend          Job execution (queuing) was suspended.
        string  reason          Reason for the suspend.