aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 5cb823575..51876bf1f 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -491,7 +491,7 @@ start_shared_service_instance (struct SharedServiceInstance *i)
491 GNUNET_free (binary); 491 GNUNET_free (binary);
492 i->proc = GNUNET_OS_start_process (PIPE_CONTROL, 492 i->proc = GNUNET_OS_start_process (PIPE_CONTROL,
493 GNUNET_OS_INHERIT_STD_OUT_AND_ERR, 493 GNUNET_OS_INHERIT_STD_OUT_AND_ERR,
494 NULL, NULL, 494 NULL, NULL, NULL,
495 libexec_binary, 495 libexec_binary,
496 libexec_binary, 496 libexec_binary,
497 "-c", 497 "-c",