arg
[oweals/gnunet.git] / src / fs / test_fs_download_recursive.c
index ee320640c6ba574ddc65e30a9c42c5a0b30e52a8..d24a38dbcae1070e02e0f647d3d8882558ce0065 100644 (file)
@@ -29,7 +29,7 @@
 #include "gnunet_util.h"
 #include "gnunet_fsui_lib.h"
 
-#define DEBUG_VERBOSE GNUNET_YES
+#define DEBUG_VERBOSE GNUNET_NO
 
 #define CHECK(a) if (!(a)) { ok = GNUNET_NO; GNUNET_GE_BREAK(ectx, 0); goto FAILURE; }