aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer1.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_peer1.conf
parent634d9504f07f6dec17bab76375e60c1a30ab12eb (diff)
downloadgnunet-0979933d4ed20341233a939723f8d069a26a3dd9.tar.gz
gnunet-0979933d4ed20341233a939723f8d069a26a3dd9.zip
reliability test for core
Diffstat (limited to 'src/core/test_core_api_peer1.conf')
-rw-r--r--src/core/test_core_api_peer1.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index 88e8ad806..d02c0a800 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -26,6 +26,7 @@ PORT = 12467
26 26
27[transport-tcp] 27[transport-tcp]
28PORT = 12468 28PORT = 12468
29BINDTO = 127.0.0.1
29#DEBUG = YES 30#DEBUG = YES
30 31
31[peerinfo] 32[peerinfo]
@@ -40,7 +41,7 @@ PORT = 12470
40#OPTIONS = -l log-core-1 41#OPTIONS = -l log-core-1
41#PREFIX = xterm -e xterm -T core1 -e gdb --args 42#PREFIX = xterm -e xterm -T core1 -e gdb --args
42#PREFIX = xterm -T core1 -e 43#PREFIX = xterm -T core1 -e
43#DEBUG = NO 44DEBUG = YES
44#BINARY=/home/grothoff/bin/gnunet-service-core 45#BINARY=/home/grothoff/bin/gnunet-service-core
45 46
46[testing] 47[testing]