From: Christian Grothoff Date: Tue, 6 Apr 2010 12:02:10 +0000 (+0000) Subject: stuff X-Git-Tag: initial-import-from-subversion-38251~22250 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0d2a606bdb2375d283be00d18d73f3eae8b06e4c;p=oweals%2Fgnunet.git stuff --- diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf index dc18d8c15..83d995adc 100644 --- a/src/fs/fs_test_lib_data.conf +++ b/src/fs/fs_test_lib_data.conf @@ -12,7 +12,7 @@ HOSTNAME = localhost [transport] PORT = 43465 PLUGINS = tcp -DEBUG = YES +#DEBUG = YES [arm] PORT = 43466 @@ -32,7 +32,7 @@ HOSTNAME = localhost ALLOW_SHUTDOWN = NO TIMEOUT = 300000 #PORT = 43468 -DEBUG = YES +#DEBUG = YES [peerinfo] PORT = 43469 diff --git a/src/util/bandwidth.c b/src/util/bandwidth.c index 9ba6bd5ec..a3a46a7ca 100644 --- a/src/util/bandwidth.c +++ b/src/util/bandwidth.c @@ -27,7 +27,7 @@ #include "gnunet_bandwidth_lib.h" #include "gnunet_server_lib.h" -#define DEBUG_BANDWIDTH GNUNET_YES +#define DEBUG_BANDWIDTH GNUNET_NO /** * Create a new bandwidth value.