summaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download_indexed.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_download_indexed.c')
-rw-r--r--src/fs/test_fs_download_indexed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_download_indexed.c b/src/fs/test_fs_download_indexed.c
index b9b791d1f..e8504f175 100644
--- a/src/fs/test_fs_download_indexed.c
+++ b/src/fs/test_fs_download_indexed.c
@@ -246,7 +246,7 @@ setup_peer (struct PeerContext *p, const char *cfgname)
246 p->cfg = GNUNET_CONFIGURATION_create (); 246 p->cfg = GNUNET_CONFIGURATION_create ();
247#if START_ARM 247#if START_ARM
248 p->arm_proc = 248 p->arm_proc =
249 GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm", 249 GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
250 "gnunet-service-arm", 250 "gnunet-service-arm",
251#if VERBOSE 251#if VERBOSE
252 "-L", "DEBUG", 252 "-L", "DEBUG",