From be9fae753af6321bfb6d25e0f9d4a7d91ce01295 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 4 Feb 2010 10:51:56 +0000 Subject: remove debugging flags which keep creeping in somehow --- src/core/test_core_api_peer2.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/test_core_api_peer2.conf') diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf index fd0521543..5f9af1fd3 100644 --- a/src/core/test_core_api_peer2.conf +++ b/src/core/test_core_api_peer2.conf @@ -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 -- cgit v1.2.3