- test and log for bug #0003423
[oweals/gnunet.git] / src / statistics / test_statistics_api_watch_zero_value.c
index c42c4442812c8f74826448316f1ac658d7dd15ae..462c91ebe8529e2e292e4262609be93b73f1d9f9 100644 (file)
@@ -157,7 +157,8 @@ main (int argc, char *argv_ign[])
 
   binary = GNUNET_OS_get_libexec_binary_path ("gnunet-service-statistics");
   proc =
-    GNUNET_OS_start_process (GNUNET_YES, GNUNET_OS_INHERIT_STD_OUT_AND_ERR, NULL, NULL,
+    GNUNET_OS_start_process (GNUNET_YES, GNUNET_OS_INHERIT_STD_OUT_AND_ERR,
+                             NULL, NULL, NULL,
                             binary,
                             "gnunet-service-statistics",
                             "-c", "test_statistics_api_data.conf", NULL);