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 fd600951c..287c0eb1c 100644
--- a/src/fs/fs_test_lib.c
+++ b/src/fs/fs_test_lib.c
@@ -394,6 +394,7 @@ GNUNET_FS_TEST_daemons_start (const char *template_cfg_file,
394 daemons[i] = GNUNET_malloc (sizeof (struct GNUNET_FS_TestDaemon)); 394 daemons[i] = GNUNET_malloc (sizeof (struct GNUNET_FS_TestDaemon));
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 timeout, 398 timeout,
398 NULL, 399 NULL,
399 NULL, 400 NULL,