summaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_local_2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/test_mesh_local_2.c')
-rw-r--r--src/mesh/test_mesh_local_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_local_2.c b/src/mesh/test_mesh_local_2.c
index eff15046f..b185f1b84 100644
--- a/src/mesh/test_mesh_local_2.c
+++ b/src/mesh/test_mesh_local_2.c
@@ -293,7 +293,7 @@ run (void *cls, char *const *args, const char *cfgfile,
293#endif 293#endif
294 NULL); 294 NULL);
295 arm_pid = 295 arm_pid =
296 GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm", 296 GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
297 "gnunet-service-arm", 297 "gnunet-service-arm",
298#if VERBOSE_ARM 298#if VERBOSE_ARM
299 "-L", "DEBUG", 299 "-L", "DEBUG",