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:
7f49750
)
added WMS DN to reg. event
author
Michal Voců
<michal@ruk.cuni.cz>
Tue, 27 Apr 2010 09:27:41 +0000
(09:27 +0000)
committer
Michal Voců
<michal@ruk.cuni.cz>
Tue, 27 Apr 2010 09:27:41 +0000
(09:27 +0000)
org.glite.lb.common/src/lb_perftest.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/src/lb_perftest.c
b/org.glite.lb.common/src/lb_perftest.c
index
cfc46a5
..
de03a01
100644
(file)
--- a/
org.glite.lb.common/src/lb_perftest.c
+++ b/
org.glite.lb.common/src/lb_perftest.c
@@
-516,7
+516,8
@@
glite_wll_perftest_produceEventString(char **event, char **jobid)
"", /* parent */
"SIMPLE", /* job type */
0, /* subjobs */
- "" /*seed */
+ "", /*seed */
+ "" /* WMS DN */
)) < 0) {
fprintf(stderr, "produceEventString: error creating registration event\n");
if(pthread_mutex_unlock(&perftest_lock) < 0)