From 2a35e345a204cb357361406f28e07bf9076cb092 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Thu, 20 Feb 2014 10:35:33 +0000 Subject: Allow redirection of STDERR when starting processes. --- src/gns/test_gns_proxy.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gns/test_gns_proxy.c') diff --git a/src/gns/test_gns_proxy.c b/src/gns/test_gns_proxy.c index eac9e4449..9e2c29fb4 100644 --- a/src/gns/test_gns_proxy.c +++ b/src/gns/test_gns_proxy.c @@ -401,6 +401,7 @@ run (void *cls, GNUNET_OS_INHERIT_STD_ALL, NULL, NULL, + NULL, "gnunet-gns-proxy", "gnunet-gns-proxy", "-c", tmp_cfgfile, NULL); -- cgit v1.2.3