From c18ed29d62f63917b770d35c70c17c4374222f9d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20Salvet?= Date: Tue, 21 Aug 2007 11:27:17 +0000 Subject: [PATCH] Correct _optional_ position in ReallyRunning definition (fixes #28774). --- org.glite.lb/project/events.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb/project/events.T b/org.glite.lb/project/events.T index 61a30c1..915b0a2 100644 --- a/org.glite.lb/project/events.T +++ b/org.glite.lb/project/events.T @@ -205,8 +205,8 @@ 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. -- 1.8.2.3