-doxygen
[oweals/gnunet.git] / src / util / test_common_logging_runtime_loglevels.c
index b6b9d6178a2ed93f5accac4c94d134bf54bea830..cdf1f660d2fffff794037cf3119f5f98d4a94ba1 100644 (file)
@@ -314,7 +314,7 @@ runone ()
     break;
   }
 
-  proc = GNUNET_OS_start_process (NULL, pipe_stdout,
+  proc = GNUNET_OS_start_process (GNUNET_NO, NULL, pipe_stdout,
 #if MINGW
                                   "test_common_logging_dummy",
 #else