diff upstream_hash_memcached.t @ 412:995f3476202e

Tests: unbreak upsream hash tests with repcached.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 20 Jun 2014 18:06:36 +0400
parents 17c5a1cc8757
children 068d020a8f85
line wrap: on
line diff
--- a/upstream_hash_memcached.t
+++ b/upstream_hash_memcached.t
@@ -97,7 +97,7 @@ my @memopts = ();
 
 if ($memhelp =~ /repcached/) {
 	# repcached patch adds additional listen socket
-	push @memopts, '-X', '8082';
+	push @memopts, '-X', '0';
 }
 if ($memhelp =~ /-U/) {
 	# UDP port is on by default in memcached 1.2.7+