From 86559fb594b8a9c9c99575d4915caa4937b14311 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Mon, 14 Mar 2011 18:30:08 +0000 Subject: code not to be used by anyone, ever --- src/testing/test_testing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_testing.c') diff --git a/src/testing/test_testing.c b/src/testing/test_testing.c index 30ad9b13d..7045ee6b1 100644 --- a/src/testing/test_testing.c +++ b/src/testing/test_testing.c @@ -86,7 +86,7 @@ run (void *cls, GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Starting daemon.\n"); #endif d = - GNUNET_TESTING_daemon_start (cfg, TIMEOUT, NULL, NULL, 0, NULL, NULL, NULL, + GNUNET_TESTING_daemon_start (cfg, TIMEOUT, GNUNET_NO, NULL, NULL, 0, NULL, NULL, NULL, &my_cb, NULL); GNUNET_assert (d != NULL); } -- cgit v1.2.3