aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_file_information.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-11 20:18:39 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-11 20:18:39 +0000
commit9845b58e87366bf7e059fdeb6cdd9d98fc36561f (patch)
treee3f21b57e00c25db10d3341d90a13833e2210434 /src/fs/test_fs_file_information.c
parent2315033adf26071ad64cef3e888c6df94f6139e4 (diff)
downloadgnunet-9845b58e87366bf7e059fdeb6cdd9d98fc36561f.tar.gz
gnunet-9845b58e87366bf7e059fdeb6cdd9d98fc36561f.zip
-do not tie verbosity to debug levels for fs tests
Diffstat (limited to 'src/fs/test_fs_file_information.c')
-rw-r--r--src/fs/test_fs_file_information.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/test_fs_file_information.c b/src/fs/test_fs_file_information.c
index 679b267b2..fb7de7d9a 100644
--- a/src/fs/test_fs_file_information.c
+++ b/src/fs/test_fs_file_information.c
@@ -36,7 +36,7 @@
36#include "gnunet_util_lib.h" 36#include "gnunet_util_lib.h"
37#include "gnunet_fs_service.h" 37#include "gnunet_fs_service.h"
38 38
39#define VERBOSE GNUNET_EXTRA_LOGGING 39#define VERBOSE GNUNET_NO
40 40
41/** 41/**
42 * File-size we use for testing. 42 * File-size we use for testing.