From 929d96fd11891e281a73dc6cbd9595588f04a5c3 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 11 May 2010 07:38:39 +0000 Subject: missed change --- 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 9d8efe3f8..ef935da0d 100644 --- a/src/testing/test_testing.c +++ b/src/testing/test_testing.c @@ -58,7 +58,7 @@ my_cb (void *cls, GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Daemon `%s' started, will now stop it.\n", GNUNET_i2s (id)); #endif - GNUNET_TESTING_daemon_stop (d, TIMEOUT, &end_cb, NULL, GNUNET_YES); + GNUNET_TESTING_daemon_stop (d, TIMEOUT, &end_cb, NULL, GNUNET_YES, GNUNET_NO); } -- cgit v1.2.3