aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer2.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-02-04 10:51:56 +0000
committerNathan S. Evans <evans@in.tum.de>2010-02-04 10:51:56 +0000
commitbe9fae753af6321bfb6d25e0f9d4a7d91ce01295 (patch)
tree6e87d2f8e13439baaf678f913e90a56a51f3c3a3 /src/core/test_core_api_peer2.conf
parentc604393646fddb6c18fc3fe26f40f91d4c0836ce (diff)
downloadgnunet-be9fae753af6321bfb6d25e0f9d4a7d91ce01295.tar.gz
gnunet-be9fae753af6321bfb6d25e0f9d4a7d91ce01295.zip
remove debugging flags which keep creeping in somehow
Diffstat (limited to 'src/core/test_core_api_peer2.conf')
-rw-r--r--src/core/test_core_api_peer2.conf6
1 files changed, 3 insertions, 3 deletions
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
13#PREFIX = xterm -e xterm -T transport2 -e gdb --args 13#PREFIX = xterm -e xterm -T transport2 -e gdb --args
14#PREFIX = xterm -T transport2 -e 14#PREFIX = xterm -T transport2 -e
15#PREFIX = xterm -T transport2 -e valgrind --tool=memcheck 15#PREFIX = xterm -T transport2 -e valgrind --tool=memcheck
16DEBUG = YES 16#DEBUG = YES
17 17
18[arm] 18[arm]
19PORT = 22466 19PORT = 22466
@@ -26,7 +26,7 @@ PORT = 22467
26 26
27[transport-tcp] 27[transport-tcp]
28PORT = 22468 28PORT = 22468
29DEBUG = YES 29#DEBUG = YES
30 30
31[peerinfo] 31[peerinfo]
32PORT = 22469 32PORT = 22469
@@ -38,7 +38,7 @@ PORT = 22469
38PORT = 22470 38PORT = 22470
39#PREFIX = xterm -T core2 -e 39#PREFIX = xterm -T core2 -e
40#PREFIX = xterm -T core2 -e valgrind --tool=memcheck 40#PREFIX = xterm -T core2 -e valgrind --tool=memcheck
41DEBUG = YES 41#DEBUG = YES
42 42
43[testing] 43[testing]
44WEAKRANDOM = YES 44WEAKRANDOM = YES