gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10822 - in gnunet/src: fs util


From: gnunet
Subject: [GNUnet-SVN] r10822 - in gnunet/src: fs util
Date: Tue, 6 Apr 2010 14:02:11 +0200

Author: grothoff
Date: 2010-04-06 14:02:10 +0200 (Tue, 06 Apr 2010)
New Revision: 10822

Modified:
   gnunet/src/fs/fs_test_lib_data.conf
   gnunet/src/util/bandwidth.c
Log:
stuff

Modified: gnunet/src/fs/fs_test_lib_data.conf
===================================================================
--- gnunet/src/fs/fs_test_lib_data.conf 2010-04-06 12:02:02 UTC (rev 10821)
+++ gnunet/src/fs/fs_test_lib_data.conf 2010-04-06 12:02:10 UTC (rev 10822)
@@ -12,7 +12,7 @@
 [transport]
 PORT = 43465
 PLUGINS = tcp
-DEBUG = YES
+#DEBUG = YES
 
 [arm]
 PORT = 43466
@@ -32,7 +32,7 @@
 ALLOW_SHUTDOWN = NO
 TIMEOUT = 300000
 #PORT = 43468
-DEBUG = YES
+#DEBUG = YES
 
 [peerinfo]
 PORT = 43469

Modified: gnunet/src/util/bandwidth.c
===================================================================
--- gnunet/src/util/bandwidth.c 2010-04-06 12:02:02 UTC (rev 10821)
+++ gnunet/src/util/bandwidth.c 2010-04-06 12:02:10 UTC (rev 10822)
@@ -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.





reply via email to

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