projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
1d0993d
)
tests: fix clients/memcapable
author
Michael Wallner
<mike@php.net>
Mon, 13 Jan 2020 10:36:53 +0000
(11:36 +0100)
committer
Michael Wallner
<mike@php.net>
Mon, 13 Jan 2020 13:27:32 +0000
(14:27 +0100)
clients/memcapable.cc
patch
|
blob
|
history
diff --git
a/clients/memcapable.cc
b/clients/memcapable.cc
index af120d0bcd981ffb2c54af724d357fafe68a17f2..fc956fe07d891911041c80b9e04095fb14173535 100644
(file)
--- a/
clients/memcapable.cc
+++ b/
clients/memcapable.cc
@@
-1302,7
+1302,7
@@
static enum test_return test_ascii_verbosity(void)
execute(receive_error_response());
execute(send_string("verbosity noreply\r\n"));
- execute(
receive_error_response
());
+ execute(
test_ascii_version
());
execute(send_string("verbosity 0 noreply\r\n"));
execute(test_ascii_version());