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:
3ec7ef2
)
removed forgotten debug print
author
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 28 May 2007 13:08:19 +0000
(13:08 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 28 May 2007 13:08:19 +0000
(13:08 +0000)
org.glite.lb.server/src/query.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/query.c
b/org.glite.lb.server/src/query.c
index
f79aa74
..
b07b9de
100644
(file)
--- a/
org.glite.lb.server/src/query.c
+++ b/
org.glite.lb.server/src/query.c
@@
-180,7
+180,7
@@
int edg_wll_QueryEventsServer(
// => count jobStatus for this jobId
if (j_old) edg_wll_FreeStatus(&state_out);
-printf("jobStatus\n");
+
if ( edg_wll_JobStatus(ctx, out[i].any.jobId, 0, &state_out) )
{
edg_wll_FreeEvent(out+i);