aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer1.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_peer1.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_peer1.conf')
-rw-r--r--src/core/test_core_api_peer1.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index e1a1bb9ed..931e936b8 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -13,7 +13,7 @@ PLUGINS = tcp
13#PREFIX= xterm -e xterm -T transport1 -e gdb --args 13#PREFIX= xterm -e xterm -T transport1 -e gdb --args
14#PREFIX = xterm -T transport1 -e gdb --args 14#PREFIX = xterm -T transport1 -e gdb --args
15#PREFIX = xterm -T transport1 -e valgrind --tool=memcheck 15#PREFIX = xterm -T transport1 -e valgrind --tool=memcheck
16DEBUG = YES 16#DEBUG = YES
17 17
18[arm] 18[arm]
19PORT = 12466 19PORT = 12466
@@ -26,7 +26,7 @@ PORT = 12467
26 26
27[transport-tcp] 27[transport-tcp]
28PORT = 12468 28PORT = 12468
29DEBUG = YES 29#DEBUG = YES
30 30
31[peerinfo] 31[peerinfo]
32PORT = 12469 32PORT = 12469
@@ -40,7 +40,7 @@ PORT = 12470
40#OPTIONS = -l log-core-1 40#OPTIONS = -l log-core-1
41#PREFIX = xterm -e xterm -T core1 -e gdb --args 41#PREFIX = xterm -e xterm -T core1 -e gdb --args
42#PREFIX = xterm -T core1 -e 42#PREFIX = xterm -T core1 -e
43DEBUG = YES 43#DEBUG = YES
44 44
45[testing] 45[testing]
46WEAKRANDOM = YES 46WEAKRANDOM = YES