aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_api.c')
-rw-r--r--src/mesh/test_mesh_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_api.c b/src/mesh/test_mesh_api.c
index d92c25938..fbc1fbaff 100644
--- a/src/mesh/test_mesh_api.c
+++ b/src/mesh/test_mesh_api.c
@@ -139,7 +139,7 @@ run (void *cls, char *const *args, const char *cfgfile,
139#endif 139#endif
140 NULL); 140 NULL);
141 arm_pid = 141 arm_pid =
142 GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm", 142 GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
143 "gnunet-service-arm", 143 "gnunet-service-arm",
144#if VERBOSE_ARM 144#if VERBOSE_ARM
145 "-L", "DEBUG", 145 "-L", "DEBUG",