From 7a04ff6f1af6110e2b2bd44f5ddea48bc35b19a0 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Sun, 9 May 2010 15:56:17 +0000 Subject: [PATCH] change to testing api --- src/fs/fs_test_lib.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/fs/fs_test_lib.c b/src/fs/fs_test_lib.c index b891b4249..97bf5dc7e 100644 --- a/src/fs/fs_test_lib.c +++ b/src/fs/fs_test_lib.c @@ -354,6 +354,8 @@ GNUNET_FS_TEST_daemons_start (struct GNUNET_SCHEDULER_Handle *sched, sctx->group = GNUNET_TESTING_daemons_start (sched, sctx->cfg, total, + NULL, + NULL, ¬ify_running, sctx, NULL, NULL, -- 2.25.1