- remove http
[oweals/gnunet.git] / src / statistics / test_statistics_api_loop.c
index eb739b752fc73b8a568169d6ccc42b144fc28b31..32b176caa90d90ff59bcd42e0e11e243b0cab249 100644 (file)
@@ -97,7 +97,7 @@ check ()
   struct GNUNET_OS_Process *proc;
 
   proc =
-      GNUNET_OS_start_process (NULL, NULL, "gnunet-service-statistics",
+    GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-statistics",
                                "gnunet-service-statistics",
 #if DEBUG_STATISTICS
                                "-L", "DEBUG",