projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
7773f76
)
Remove debug error from libtest.
author
Brian Aker
<brian@tangent.org>
Tue, 28 Feb 2012 03:13:13 +0000
(19:13 -0800)
committer
Brian Aker
<brian@tangent.org>
Tue, 28 Feb 2012 03:13:13 +0000
(19:13 -0800)
libtest/server.cc
patch
|
blob
|
history
diff --git
a/libtest/server.cc
b/libtest/server.cc
index 182e6f3ec2dad99b40b9e5a2fd505ec932640a0a..66575e74300725dd93b9327be6e339d3682cb649 100644
(file)
--- a/
libtest/server.cc
+++ b/
libtest/server.cc
@@
-334,7
+334,6
@@
bool Server::args(Application& app)
if (has_socket_file_option())
{
- Error << "adding socket option ";
if (set_socket_file() == false)
{
return false;