remove debugging flags which keep creeping in somehow
authorNathan S. Evans <evans@in.tum.de>
Thu, 4 Feb 2010 10:51:56 +0000 (10:51 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 4 Feb 2010 10:51:56 +0000 (10:51 +0000)
src/core/test_core_api_peer1.conf
src/core/test_core_api_peer2.conf

index e1a1bb9ed4bb773b622336abf97838576b145f10..931e936b8b69ffb6f101fdc8d296d7c3ce285776 100644 (file)
@@ -13,7 +13,7 @@ PLUGINS = tcp
 #PREFIX= xterm -e xterm -T transport1 -e gdb --args
 #PREFIX = xterm -T transport1 -e gdb --args
 #PREFIX = xterm -T transport1 -e valgrind --tool=memcheck
-DEBUG = YES
+#DEBUG = YES
 
 [arm]
 PORT = 12466
@@ -26,7 +26,7 @@ PORT = 12467
 
 [transport-tcp]
 PORT = 12468
-DEBUG = YES
+#DEBUG = YES
 
 [peerinfo]
 PORT = 12469
@@ -40,7 +40,7 @@ PORT = 12470
 #OPTIONS = -l log-core-1
 #PREFIX = xterm -e xterm -T core1 -e gdb --args
 #PREFIX = xterm -T core1 -e 
-DEBUG = YES
+#DEBUG = YES
 
 [testing]
 WEAKRANDOM = YES
index fd0521543d8b31587217a117db034143875990ad..5f9af1fd35abc7d69fab9c5f93e7f0fa09a901ac 100644 (file)
@@ -13,7 +13,7 @@ PLUGINS = tcp
 #PREFIX = xterm -e xterm -T transport2 -e gdb --args
 #PREFIX = xterm -T transport2 -e
 #PREFIX = xterm -T transport2 -e valgrind --tool=memcheck
-DEBUG = YES
+#DEBUG = YES
 
 [arm]
 PORT = 22466
@@ -26,7 +26,7 @@ PORT = 22467
 
 [transport-tcp]
 PORT = 22468
-DEBUG = YES
+#DEBUG = YES
 
 [peerinfo]
 PORT = 22469
@@ -38,7 +38,7 @@ PORT = 22469
 PORT = 22470
 #PREFIX = xterm -T core2 -e
 #PREFIX = xterm -T core2 -e valgrind --tool=memcheck
-DEBUG = YES
+#DEBUG = YES
 
 [testing]
 WEAKRANDOM = YES