aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_test_lib.c')
-rw-r--r--src/fs/fs_test_lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_test_lib.c b/src/fs/fs_test_lib.c
index 287c0eb1c..a3f33a522 100644
--- a/src/fs/fs_test_lib.c
+++ b/src/fs/fs_test_lib.c
@@ -395,6 +395,7 @@ GNUNET_FS_TEST_daemons_start (const char *template_cfg_file,
395 sctx->group = GNUNET_TESTING_daemons_start (sctx->cfg, 395 sctx->group = GNUNET_TESTING_daemons_start (sctx->cfg,
396 total, 396 total,
397 total, /* Outstanding connections */ 397 total, /* Outstanding connections */
398 total, /* Outstanding ssh connections */
398 timeout, 399 timeout,
399 NULL, 400 NULL,
400 NULL, 401 NULL,