fix
[oweals/gnunet.git] / src / datastore / perf_datastore_api.c
index 8b040c22254247694c0f8f686eb412cde387dd9f..61724e9643d896c9c4f178f40eafe6494beda388 100644 (file)
@@ -363,7 +363,7 @@ check ()
 #if VERBOSE
                                  "-L", "DEBUG",
 #endif
-                                 "-c", "test_datastore_api_data.conf", NULL);
+                                 "-c", cfg_name, NULL);
   GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
                       argv, "perf-datastore-api", "nohelp",
                       options, &run, NULL);