-dce
[oweals/gnunet.git] / src / util / test_common_logging_runtime_loglevels.c
index d01cd3bce9285b2bda557abeee80c096d3412c21..4c6ae003936f40e8f4de40135b1f2a07e4797b3d 100644 (file)
@@ -317,7 +317,7 @@ runone ()
     break;
   }
 
-  proc = GNUNET_OS_start_process (GNUNET_NO, NULL, pipe_stdout,
+  proc = GNUNET_OS_start_process (GNUNET_NO, GNUNET_OS_INHERIT_STD_OUT_AND_ERR, NULL, pipe_stdout,
 #if MINGW
                                   "test_common_logging_dummy",
 #else