adding single location for no_forcestart configuration list
[oweals/gnunet.git] / src / fs / test_fs_download.c
index 51f05192e0c83092a2a66cb3ae1d373a085241e2..8dee2491267d7b0b8cc50a5701eecd83910cd7a5 100644 (file)
@@ -331,10 +331,10 @@ main (int argc, char *argv[])
     binary_name = "test-fs-download-indexed";
     config_name = "test_fs_download_indexed.conf";
   }
-  if (NULL != strstr (argv[0], "mesh"))
+  if (NULL != strstr (argv[0], "cadet"))
   {
-    binary_name = "test-fs-download-mesh";
-    config_name = "test_fs_download_mesh.conf";
+    binary_name = "test-fs-download-cadet";
+    config_name = "test_fs_download_cadet.conf";
   }
   if (0 != GNUNET_TESTING_peer_run (binary_name,
                                    config_name,