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:
bfc865c
)
do not do it twice
author
Christian Grothoff
<christian@grothoff.org>
Sat, 31 Oct 2009 21:20:55 +0000
(21:20 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 31 Oct 2009 21:20:55 +0000
(21:20 +0000)
src/testing/testing.c
patch
|
blob
|
history
diff --git
a/src/testing/testing.c
b/src/testing/testing.c
index b4d305e9e6c20b4328c2cd77ba73e64e916f0b7e..c31d8f2f37fb28485f802c84bd17aa3d25993406 100644
(file)
--- a/
src/testing/testing.c
+++ b/
src/testing/testing.c
@@
-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);