aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_list_indexed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_list_indexed.c')
-rw-r--r--src/fs/test_fs_list_indexed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_list_indexed.c b/src/fs/test_fs_list_indexed.c
index 5df503a65..535f8ef58 100644
--- a/src/fs/test_fs_list_indexed.c
+++ b/src/fs/test_fs_list_indexed.c
@@ -188,7 +188,7 @@ setup_peer (struct PeerContext *p, const char *cfgname)
188 p->cfg = GNUNET_CONFIGURATION_create (); 188 p->cfg = GNUNET_CONFIGURATION_create ();
189#if START_ARM 189#if START_ARM
190 p->arm_proc = 190 p->arm_proc =
191 GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm", 191 GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
192 "gnunet-service-arm", 192 "gnunet-service-arm",
193#if VERBOSE 193#if VERBOSE
194 "-L", "DEBUG", 194 "-L", "DEBUG",