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:
b08ae18
)
forgotten spare debug output
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 30 Apr 2007 11:42:03 +0000
(11:42 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Mon, 30 Apr 2007 11:42:03 +0000
(11:42 +0000)
org.glite.lb.logger/src/logd_proto.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/src/logd_proto.c
b/org.glite.lb.logger/src/logd_proto.c
index
0f89bea
..
6bbc328
100644
(file)
--- a/
org.glite.lb.logger/src/logd_proto.c
+++ b/
org.glite.lb.logger/src/logd_proto.c
@@
-465,7
+465,7
@@
int edg_wll_log_proto_server(edg_wll_GssConnection *con, struct timeval *timeout
strncpy(outfilename+count_total,".",1); count_total+=1; count=strlen(jobId);
strncpy(outfilename+count_total,jobId,count); count_total+=count;
outfilename[count_total]='\0';
-
edg_wll_ll_log(LOG_DEBUG,"o.k.\n");
+
//
edg_wll_ll_log(LOG_DEBUG,"o.k.\n");
/* fopen and properly handle the filelock */
#ifdef LOGD_NOFILE