gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9367 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r9367 - gnunet/src/testing
Date: Sat, 31 Oct 2009 15:20:55 -0600

Author: grothoff
Date: 2009-10-31 15:20:55 -0600 (Sat, 31 Oct 2009)
New Revision: 9367

Modified:
   gnunet/src/testing/testing.c
Log:
do not do it twice

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2009-10-31 21:19:37 UTC (rev 9366)
+++ gnunet/src/testing/testing.c        2009-10-31 21:20:55 UTC (rev 9367)
@@ -790,7 +790,6 @@
       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);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]