remove files
authorNathan S. Evans <evans@in.tum.de>
Wed, 31 Mar 2010 13:13:01 +0000 (13:13 +0000)
committerNathan S. Evans <evans@in.tum.de>
Wed, 31 Mar 2010 13:13:01 +0000 (13:13 +0000)
src/testing/testing.c

index 7f6ff3fd2b3f8f9e3b43255fdd8b8d57d4d8b43d..2b9b560fa5bb2215ad787ddbe15ec87ab07ec899 100644 (file)
@@ -544,7 +544,7 @@ GNUNET_TESTING_daemon_stop (struct GNUNET_TESTING_Daemon *d,
 #if DEBUG_TESTING
                                               "-L", "DEBUG",
 #endif
-                                              "-c", d->cfgfile, "-e", NULL);
+                                              "-c", d->cfgfile, "-e", "-d", NULL);
       /* Use -e to end arm, and -d to remove temp files */
 
       GNUNET_free (arg);