git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17607c6
)
Correct _optional_ position in ReallyRunning definition
author
Zdeněk Salvet
<salvet@ics.muni.cz>
Tue, 21 Aug 2007 11:27:17 +0000
(11:27 +0000)
committer
Zdeně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
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/project/events.T
b/org.glite.lb/project/events.T
index
61a30c1
..
915b0a2
100644
(file)
--- 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.