projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5187975
)
Change start log message to 'metaproxy start'
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 26 Apr 2012 08:58:32 +0000
(10:58 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 26 Apr 2012 08:59:58 +0000
(10:59 +0200)
Was 'Metaproxy start' before. Consistent with 'metaproxy stop'
message.
src/metaproxy_prog.cpp
patch
|
blob
|
history
diff --git
a/src/metaproxy_prog.cpp
b/src/metaproxy_prog.cpp
index
57c59e6
..
a6fc78d
100644
(file)
--- a/
src/metaproxy_prog.cpp
+++ b/
src/metaproxy_prog.cpp
@@
-184,7
+184,7
@@
static int sc_main(
return 1;
}
- yaz_log(YLOG_LOG, "Metaproxy start " VERSION
+ yaz_log(YLOG_LOG, "metaproxy start " VERSION
#ifdef VERSION_SHA1
" " VERSION_SHA1
#endif