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:
3fad322
)
Debugging output removed
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 5 Sep 2012 08:00:32 +0000
(08:00 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 5 Sep 2012 08:00:32 +0000
(08:00 +0000)
org.glite.lb.client/src/notify.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/notify.c
b/org.glite.lb.client/src/notify.c
index
74352db
..
0a6cfd7
100644
(file)
--- a/
org.glite.lb.client/src/notify.c
+++ b/
org.glite.lb.client/src/notify.c
@@
-279,7
+279,6
@@
int main(int argc,char **argv)
goto cleanup;
}
else {
- fprintf(stderr, "Adding condition for %s, typecode %d\n", type, typecode);
conditions[i][statno].attr = EDG_WLL_QUERY_ATTR_JOB_TYPE;
conditions[i][statno].op = EDG_WLL_QUERY_OP_EQUAL;
conditions[i][statno].value.i = typecode;