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:
5254908
)
Ok, this should never be on....
author
Brian Aker
<brian@tangent.org>
Sat, 23 Nov 2013 03:06:48 +0000
(22:06 -0500)
committer
Brian Aker
<brian@tangent.org>
Sat, 23 Nov 2013 03:06:48 +0000
(22:06 -0500)
tests/libmemcached-1.0/mem_functions.cc
patch
|
blob
|
history
diff --git
a/tests/libmemcached-1.0/mem_functions.cc
b/tests/libmemcached-1.0/mem_functions.cc
index 51ce9df6911d2f98c68b13a26095110b9cb2e139..365839d5614ca8c61ef80f8bdad81bd2f165df9b 100644
(file)
--- a/
tests/libmemcached-1.0/mem_functions.cc
+++ b/
tests/libmemcached-1.0/mem_functions.cc
@@
-4843,7
+4843,7
@@
test_return_t regression_bug_490520(memcached_st *original_memc)
test_return_t regression_bug_1251482(memcached_st*)
{
- test::Memc memc("--server=localhost:
0
");
+ test::Memc memc("--server=localhost:
5
");
memcached_behavior_set(&memc, MEMCACHED_BEHAVIOR_RETRY_TIMEOUT, 0);