removed forgotten debug print
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 28 May 2007 13:08:19 +0000 (13:08 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 28 May 2007 13:08:19 +0000 (13:08 +0000)
org.glite.lb.server/src/query.c

index f79aa74..b07b9de 100644 (file)
@@ -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);