-fixes
[oweals/gnunet.git] / src / fs / test_fs_download_recursive.c
index 29d15c49224b37a7667ffd6599c670e4843a4540..bd99f0600693001881a5ac578aa892427565de43 100644 (file)
@@ -29,7 +29,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(ectx, 0); goto FAILURE; }