From 24c7345ea01a015a00a711e91eb893c5c1018abc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Mar 2010 11:43:23 +0000 Subject: move --- src/fs/fs_test_lib_data.conf | 2 +- src/fs/gnunet-service-fs_indexing.c | 2 +- src/fs/test_fs_download_data.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/fs') diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf index 20004ab16..fb1bdc533 100644 --- a/src/fs/fs_test_lib_data.conf +++ b/src/fs/fs_test_lib_data.conf @@ -42,7 +42,7 @@ PORT = 43470 HOSTNAME = localhost #TOTAL_QUOTA_IN = 3932160 #TOTAL_QUOTA_OUT = 3932160 -DEBUG = YES +#DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes #BINARY = /home/grothoff/bin/gnunet-service-core diff --git a/src/fs/gnunet-service-fs_indexing.c b/src/fs/gnunet-service-fs_indexing.c index 37ef08ba5..ca9a226a2 100644 --- a/src/fs/gnunet-service-fs_indexing.c +++ b/src/fs/gnunet-service-fs_indexing.c @@ -38,7 +38,7 @@ #include "gnunet-service-fs_indexing.h" #include "fs.h" -#define DEBUG_FS GNUNET_YES +#define DEBUG_FS GNUNET_NO /** * In-memory information about indexed files (also available diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf index e4aa966d5..366a30844 100644 --- a/src/fs/test_fs_download_data.conf +++ b/src/fs/test_fs_download_data.conf @@ -19,7 +19,7 @@ HOSTNAME = localhost DEFAULTSERVICES = resolver datastore transport core fs [datastore] -DEBUG = YES +# DEBUG = YES [statistics] PORT = 42467 -- cgit v1.2.3