- added check against statistics
[oweals/gnunet.git] / src / datastore / perf_datastore_api.c
index 393972da2e9a2327d49d0f93ff28d00b201123f7..aae152db81dc5e6eb33551aa86eb555f470d67f2 100644 (file)
@@ -343,7 +343,7 @@ check ()
   GNUNET_snprintf (cfg_name, sizeof (cfg_name),
                    "test_datastore_api_data_%s.conf", plugin_name);
   proc =
-      GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm",
+      GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
                                "gnunet-service-arm",
 #if VERBOSE
                                "-L", "DEBUG",