gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15084 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r15084 - gnunet/src/fs
Date: Wed, 27 Apr 2011 21:02:50 +0200

Author: grothoff
Date: 2011-04-27 21:02:50 +0200 (Wed, 27 Apr 2011)
New Revision: 15084

Modified:
   gnunet/src/fs/test_fs_download_recursive.c
   gnunet/src/fs/test_gnunet_fs_ns_data.conf
   gnunet/src/fs/test_gnunet_fs_psd_data.conf
Log:
nodebug

Modified: gnunet/src/fs/test_fs_download_recursive.c
===================================================================
--- gnunet/src/fs/test_fs_download_recursive.c  2011-04-27 19:02:10 UTC (rev 
15083)
+++ gnunet/src/fs/test_fs_download_recursive.c  2011-04-27 19:02:50 UTC (rev 
15084)
@@ -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; }
 

Modified: gnunet/src/fs/test_gnunet_fs_ns_data.conf
===================================================================
--- gnunet/src/fs/test_gnunet_fs_ns_data.conf   2011-04-27 19:02:10 UTC (rev 
15083)
+++ gnunet/src/fs/test_gnunet_fs_ns_data.conf   2011-04-27 19:02:50 UTC (rev 
15084)
@@ -36,7 +36,7 @@
 [fs]
 PORT = 47471
 HOSTNAME = localhost
-DEBUG = YES
+#DEBUG = YES
 #PREFIX = valgrind --tool=memcheck --leak-check=yes
 #BINARY = /home/grothoff/bin/gnunet-service-fs
 

Modified: gnunet/src/fs/test_gnunet_fs_psd_data.conf
===================================================================
--- gnunet/src/fs/test_gnunet_fs_psd_data.conf  2011-04-27 19:02:10 UTC (rev 
15083)
+++ gnunet/src/fs/test_gnunet_fs_psd_data.conf  2011-04-27 19:02:50 UTC (rev 
15084)
@@ -19,7 +19,7 @@
 DEFAULTSERVICES = 
 
 [datastore]
-# DEBUG = YES
+#DEBUG = YES
 
 [statistics]
 PORT = 45467
@@ -37,6 +37,8 @@
 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
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]