projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c8d1d
)
remove files
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 31 Mar 2010 13:13:01 +0000
(13:13 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 31 Mar 2010 13:13:01 +0000
(13:13 +0000)
src/testing/testing.c
patch
|
blob
|
history
diff --git
a/src/testing/testing.c
b/src/testing/testing.c
index 7f6ff3fd2b3f8f9e3b43255fdd8b8d57d4d8b43d..2b9b560fa5bb2215ad787ddbe15ec87ab07ec899 100644
(file)
--- 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);