X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fatomsmasher.cc;h=eebe0f38311162ed75bd847a1c32370183d41f07;hb=1805d9d7e2c959f92c28057b7cfadcd48ba9a68a;hp=573e7f53f62f129a628aff3748c02a3c09d6bb4b;hpb=b90c798532ec8d4d4e2f5c1eea1ec18354dd2070;p=m6w6%2Flibmemcached diff --git a/tests/atomsmasher.cc b/tests/atomsmasher.cc index 573e7f53..eebe0f38 100644 --- a/tests/atomsmasher.cc +++ b/tests/atomsmasher.cc @@ -281,7 +281,7 @@ collection_st collection[] ={ }; -#define SERVERS_TO_CREATE 5 +#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10 #include "libmemcached_world.h"