From: Nathan S. Evans Date: Wed, 31 Mar 2010 13:13:01 +0000 (+0000) Subject: remove files X-Git-Tag: initial-import-from-subversion-38251~22340 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2a9160edbc8bdc4a524cd017e7947ae7bdb50452;p=oweals%2Fgnunet.git remove files --- diff --git a/src/testing/testing.c b/src/testing/testing.c index 7f6ff3fd2..2b9b560fa 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -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);