-fixing main FS build, updating man page of gnunet-pseudonym
[oweals/gnunet.git] / src / fs / test_fs_download.c
index a62cf23a0a6860c3835cee7070190a6cfab12c65..519923450321e0d944272c192d78c109690c9376 100644 (file)
@@ -329,10 +329,10 @@ main (int argc, char *argv[])
     binary_name = "test-fs-download-indexed";
     config_name = "test_fs_download_indexed.conf";
   }
-  if (NULL != strstr (argv[0], "stream"))
+  if (NULL != strstr (argv[0], "mesh"))
   {
-    binary_name = "test-fs-download-stream";
-    config_name = "test_fs_download_stream.conf";
+    binary_name = "test-fs-download-mesh";
+    config_name = "test_fs_download_mesh.conf";
   }
   if (0 != GNUNET_TESTING_peer_run (binary_name,
                                    config_name,