From ea01f6b6a8d3f59bf03cf128dc8a8fdfb35a75f5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 27 Apr 2011 19:02:50 +0000 Subject: nodebug --- src/fs/test_fs_download_recursive.c | 2 +- src/fs/test_gnunet_fs_ns_data.conf | 2 +- src/fs/test_gnunet_fs_psd_data.conf | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'src/fs') diff --git a/src/fs/test_fs_download_recursive.c b/src/fs/test_fs_download_recursive.c index ee320640c..d24a38dbc 100644 --- a/src/fs/test_fs_download_recursive.c +++ b/src/fs/test_fs_download_recursive.c @@ -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; } diff --git a/src/fs/test_gnunet_fs_ns_data.conf b/src/fs/test_gnunet_fs_ns_data.conf index 2086cd0fd..65bac0a15 100644 --- a/src/fs/test_gnunet_fs_ns_data.conf +++ b/src/fs/test_gnunet_fs_ns_data.conf @@ -36,7 +36,7 @@ HOSTNAME = localhost [fs] PORT = 47471 HOSTNAME = localhost -DEBUG = YES +#DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes #BINARY = /home/grothoff/bin/gnunet-service-fs diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf index 1620c910a..4ef8bf03f 100644 --- a/src/fs/test_gnunet_fs_psd_data.conf +++ b/src/fs/test_gnunet_fs_psd_data.conf @@ -19,7 +19,7 @@ HOSTNAME = localhost DEFAULTSERVICES = [datastore] -# DEBUG = YES +#DEBUG = YES [statistics] PORT = 45467 @@ -37,6 +37,8 @@ HOSTNAME = localhost PORT = 45471 HOSTNAME = localhost #DEBUG = YES +CONTENT_CACHING = NO +CONTENT_PUSHING = NO #PREFIX = valgrind --tool=memcheck --leak-check=yes #BINARY = /home/grothoff/bin/gnunet-service-fs -- cgit v1.2.3