From ed9a17174a6dbf69fdf99eb274f65b55c48ff980 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 31 Oct 2009 21:20:55 +0000 Subject: do not do it twice --- src/testing/testing.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/testing.c b/src/testing/testing.c index b4d305e9e..c31d8f2f3 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -790,7 +790,6 @@ void GNUNET_TESTING_daemon_stop (struct GNUNET_TESTING_Daemon *d, return; } GNUNET_CONFIGURATION_destroy (d->cfg); - GNUNET_break (GNUNET_OK == GNUNET_DISK_directory_remove (d->cfgfile)); GNUNET_free (d->cfgfile); GNUNET_free_non_null (d->hostname); GNUNET_free_non_null (d->username); -- cgit v1.2.3