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:
da4d164
)
* set jobid for direct logging
author
Michal Voců
<michal@ruk.cuni.cz>
Thu, 22 Jun 2006 12:50:06 +0000
(12:50 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Thu, 22 Jun 2006 12:50:06 +0000
(12:50 +0000)
org.glite.lb.client/src/perftest_logjobs.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/perftest_logjobs.c
b/org.glite.lb.client/src/perftest_logjobs.c
index
0753451
..
e9b2178
100644
(file)
--- a/
org.glite.lb.client/src/perftest_logjobs.c
+++ b/
org.glite.lb.client/src/perftest_logjobs.c
@@
-268,6
+268,7
@@
main(int argc, char *argv[])
case DEST_BKSERVER:
ctx->p_tmp_timeout = ctx->p_log_timeout;
+ edg_wlc_JobIdParse(jobid, &ctx->p_jobid);
if (edg_wll_DoLogEventDirect(ctx, event)) {
char *et,*ed;
edg_wll_Error(ctx,&et,&ed);