Remove test where we are overloading the socket interface.
[m6w6/libmemcached] / libtest / blobslap_worker.cc
index 7c7975eda59411d6b55d39b49754f927eb63c8eb..8bbd073857ce8d2bdb1430725e603f6221bdefa5 100644 (file)
@@ -119,7 +119,7 @@ public:
 
   const char *executable()
   {
-    return GEARMAND_BLOBSLAP_WORKER;
+    return "benchmark/blobslap_worker";
   }
 
   const char *pid_file_option()