do not do it twice
authorChristian Grothoff <christian@grothoff.org>
Sat, 31 Oct 2009 21:20:55 +0000 (21:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 31 Oct 2009 21:20:55 +0000 (21:20 +0000)
src/testing/testing.c

index b4d305e9e6c20b4328c2cd77ba73e64e916f0b7e..c31d8f2f37fb28485f802c84bd17aa3d25993406 100644 (file)
@@ -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);