From: Miloš Mulač Date: Mon, 28 May 2007 13:08:19 +0000 (+0000) Subject: removed forgotten debug print X-Git-Tag: glite-yaim-lb_R_3_1_1-1~81 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=8088fbcf5fdff73b68d5c00278ee2f28faf1360c;p=jra1mw.git removed forgotten debug print --- diff --git a/org.glite.lb.server/src/query.c b/org.glite.lb.server/src/query.c index f79aa74..b07b9de 100644 --- 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);