aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-02 12:06:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-02 12:06:23 +0000
commit53d0e2a26886c03a7d92cb400da9ddf5cb841d65 (patch)
tree18c8ce2f9cb27a44665e826427518392753d7648 /src/core/test_core_api_peer2.conf
parent9b7ad6f345208cae41ec4ebf957528fc43406a84 (diff)
downloadgnunet-53d0e2a26886c03a7d92cb400da9ddf5cb841d65.tar.gz
gnunet-53d0e2a26886c03a7d92cb400da9ddf5cb841d65.zip
fixes
Diffstat (limited to 'src/core/test_core_api_peer2.conf')
-rw-r--r--src/core/test_core_api_peer2.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index a29090d78..2d27bf6c5 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -11,11 +11,11 @@ PORT = 22465
11PLUGINS = tcp 11PLUGINS = tcp
12#PREFIX = xterm -T transport2 -e 12#PREFIX = xterm -T transport2 -e
13#PREFIX = xterm -T transport2 -e valgrind --tool=memcheck 13#PREFIX = xterm -T transport2 -e valgrind --tool=memcheck
14#DEBUG = YES 14DEBUG = YES
15 15
16[arm] 16[arm]
17PORT = 22466 17PORT = 22466
18DEFAULTSERVICES = 18DEFAULTSERVICES = resolver
19#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck 19#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
20 20
21[statistics] 21[statistics]
@@ -24,7 +24,7 @@ PORT = 22467
24 24
25[transport-tcp] 25[transport-tcp]
26PORT = 22468 26PORT = 22468
27#DEBUG = YES 27DEBUG = YES
28 28
29[peerinfo] 29[peerinfo]
30PORT = 22469 30PORT = 22469
@@ -36,7 +36,7 @@ PORT = 22469
36PORT = 22470 36PORT = 22470
37#PREFIX = xterm -T core2 -e 37#PREFIX = xterm -T core2 -e
38#PREFIX = xterm -T core2 -e valgrind --tool=memcheck 38#PREFIX = xterm -T core2 -e valgrind --tool=memcheck
39#DEBUG = YES 39DEBUG = YES
40 40
41[testing] 41[testing]
42WEAKRANDOM = YES 42WEAKRANDOM = YES