summaryrefslogtreecommitdiff
path: root/tests/libmemcached-1.0/mem_functions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libmemcached-1.0/mem_functions.cc')
-rw-r--r--tests/libmemcached-1.0/mem_functions.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libmemcached-1.0/mem_functions.cc b/tests/libmemcached-1.0/mem_functions.cc
index 51ce9df6..365839d5 100644
--- 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);