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:
411d5ae
)
tests: attempt to fix dump thest
author
Michael Wallner
<mike@php.net>
Wed, 15 Jan 2020 16:59:53 +0000
(17:59 +0100)
committer
Michael Wallner
<mike@php.net>
Wed, 15 Jan 2020 16:59:53 +0000
(17:59 +0100)
why quit?
tests/libmemcached-1.0/dump.cc
patch
|
blob
|
history
diff --git
a/tests/libmemcached-1.0/dump.cc
b/tests/libmemcached-1.0/dump.cc
index 1e19c4a9f0ad411066d0e60833aaf2d6a5330ed4..a265434cd997aef8966ec77ea5370dd888cd6cdc 100644
(file)
--- a/
tests/libmemcached-1.0/dump.cc
+++ b/
tests/libmemcached-1.0/dump.cc
@@
-124,7
+124,7
@@
test_return_t memcached_dump_TEST2(memcached_st *memc)
NULL, 0, // Zero length values
time_t(0), uint32_t(0)));
}
- memcached_quit(memc);
+
//
memcached_quit(memc);
uint64_t counter= 0;
test_compare(MEMCACHED_SUCCESS,