Disabled debugging and verbose to suppress logging messages
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 27 Apr 2010 08:27:47 +0000 (08:27 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 27 Apr 2010 08:27:47 +0000 (08:27 +0000)
src/hostlist/test_gnunet_daemon_hostlist_learning.c
src/hostlist/test_learning_adv_peer.conf
src/hostlist/test_learning_learn_peer.conf
src/hostlist/test_learning_learn_peer2.conf

index 8f457fa1ebdb81ac541e2d8320e84d4938a49dbe..64fd062dc18700e92590302902d92478b753c436 100644 (file)
@@ -30,7 +30,7 @@
 #include "gnunet_resolver_service.h"
 #include "gnunet_statistics_service.h"
 
-#define VERBOSE GNUNET_YES
+#define VERBOSE GNUNET_NO
 
 #define START_ARM GNUNET_YES
 #define MAX_URL_LEN 1000
index 723111d75da731a1a788533af0560986d6ea56c0..3423af1387249e437666a4f70b7b22926a42006f 100644 (file)
@@ -14,7 +14,7 @@ PLUGINS = tcp
 PORT = 22966
 DEFAULTSERVICES = resolver transport core statistics topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args
-#DEBUG=NO
+DEBUG=NO
 
 [statistics]
 PORT = 22967
@@ -38,7 +38,7 @@ HTTPPORT = 12981
 SERVERS = http://localhost:12981/
 OPTIONS = -p -a -b -e
 #OPTIONS = -b -p -a
-DEBUG = YES
+#DEBUG = YES
 HOSTLISTFILE = hostlists_adv_peer.file
 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
 
index d7f512e3088777b1e2a8f9d6b2f8badc6cbaf9da..19e73b5f33f5d8980c3a12d721dbf6c670b51004 100644 (file)
@@ -13,7 +13,7 @@ PLUGINS = tcp
 PORT = 12966
 DEFAULTSERVICES = resolver transport core statistics topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
-#DEBUG=NO
+DEBUG=NO
 
 [statistics]
 PORT = 12967
@@ -37,7 +37,7 @@ HTTPPORT = 12980
 SERVERS = http://localhost:12981/
 OPTIONS = -b -e
 #OPTIONS = -b -p
-DEBUG = YES
+#DEBUG = YES
 HOSTLISTFILE = hostlists_learn_peer.file
 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
 
index 3279fbfd7ec818cc32c90efcbcd9030cd252750a..c41ec6ae771b48154550cc532886efee8ab0067d 100644 (file)
@@ -13,7 +13,7 @@ PLUGINS = tcp
 PORT = 32966
 DEFAULTSERVICES = resolver transport core statistics topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
-#DEBUG=NO
+DEBUG=NO
 
 [statistics]
 PORT = 32967
@@ -37,7 +37,7 @@ HTTPPORT = 32980
 SERVERS = http://localhost:12981/
 OPTIONS = -b -e
 #OPTIONS = -b -p
-DEBUG = YES
+#DEBUG = YES
 HOSTLISTFILE = hostlists_learn_peer2.file
 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist