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:
d5c8472
)
-no verbose
author
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Feb 2012 09:02:09 +0000
(09:02 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 22 Feb 2012 09:02:09 +0000
(09:02 +0000)
src/fs/test_fs.c
patch
|
blob
|
history
diff --git
a/src/fs/test_fs.c
b/src/fs/test_fs.c
index 6e9581d173e71cc3992536b4e5ad7fadebe8ee16..9aee89e85dde1176d79f0520280e60d8e5d48fc8 100644
(file)
--- a/
src/fs/test_fs.c
+++ b/
src/fs/test_fs.c
@@
-28,7
+28,7
@@
#include "gnunet_util.h"
#include "gnunet_fsui_lib.h"
-#define DEBUG_VERBOSE GNUNET_
EXTRA_LOGGING
+#define DEBUG_VERBOSE GNUNET_
NO
#define CHECK(a) if (!(a)) { ok = GNUNET_NO; GNUNET_GE_BREAK(NULL, 0); goto FAILURE; }