aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 19:07:22 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 19:07:22 +0000
commit0979933d4ed20341233a939723f8d069a26a3dd9 (patch)
tree241d4177550717b22c70b6d34f8895fe93466a05 /src/core/test_core_api_peer2.conf
parent634d9504f07f6dec17bab76375e60c1a30ab12eb (diff)
downloadgnunet-0979933d4ed20341233a939723f8d069a26a3dd9.tar.gz
gnunet-0979933d4ed20341233a939723f8d069a26a3dd9.zip
reliability test for core
Diffstat (limited to 'src/core/test_core_api_peer2.conf')
-rw-r--r--src/core/test_core_api_peer2.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index fe97fdd03..a067163f5 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -26,6 +26,7 @@ PORT = 22467
26 26
27[transport-tcp] 27[transport-tcp]
28PORT = 22468 28PORT = 22468
29BINDTO = 127.0.0.1
29#DEBUG = YES 30#DEBUG = YES
30 31
31[peerinfo] 32[peerinfo]
@@ -38,7 +39,7 @@ PORT = 22469
38PORT = 22470 39PORT = 22470
39#PREFIX = xterm -T core2 -e 40#PREFIX = xterm -T core2 -e
40#PREFIX = valgrind --tool=memcheck 41#PREFIX = valgrind --tool=memcheck
41#DEBUG = NO 42DEBUG = YES
42#BINARY=/home/grothoff/bin/gnunet-service-core 43#BINARY=/home/grothoff/bin/gnunet-service-core
43 44
44[testing] 45[testing]