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:
9627e23
)
status.resubmitted now counts the number of resubmission cycles
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 12 Sep 2006 20:20:50 +0000
(20:20 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 12 Sep 2006 20:20:50 +0000
(20:20 +0000)
org.glite.lb.server/src/process_event.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/process_event.c
b/org.glite.lb.server/src/process_event.c
index
7b0fb1d
..
8152354
100644
(file)
--- a/
org.glite.lb.server/src/process_event.c
+++ b/
org.glite.lb.server/src/process_event.c
@@
-435,7
+435,7
@@
int processEvent(intJobStat *js, edg_wll_Event *e, int ev_seq, int strict, char
e->enQueued.host,
e->enQueued.src_instance);
if (e->enQueued.source == EDG_WLL_SOURCE_LOG_MONITOR)
- js->pub.resubmitted = 1;
+ js->pub.resubmitted
+
= 1;
} else {
js->pub.location = location_string(
edg_wll_SourceToString(e->enQueued.source),