aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_connect_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-01 20:42:16 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-01 20:42:16 +0000
commitaa2692e2add9a11136e92ac37cf05af05d13f005 (patch)
tree7b94895bb6f89159e3112e53fa088c702dbab1c9 /src/testing/test_testing_connect_peer2.conf
parente1a53be7657cf0ab0b6a25adbf6bf6649016e368 (diff)
downloadgnunet-aa2692e2add9a11136e92ac37cf05af05d13f005.tar.gz
gnunet-aa2692e2add9a11136e92ac37cf05af05d13f005.zip
LRN: Bind test_testing transports to localhost
Otherwise transports will not be able to produce non-empty HELLO messages
Diffstat (limited to 'src/testing/test_testing_connect_peer2.conf')
-rw-r--r--src/testing/test_testing_connect_peer2.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_connect_peer2.conf b/src/testing/test_testing_connect_peer2.conf
index 5f1823d1c..c1a22c06c 100644
--- a/src/testing/test_testing_connect_peer2.conf
+++ b/src/testing/test_testing_connect_peer2.conf
@@ -30,6 +30,7 @@ HOSTNAME = localhost
30 30
31[transport-tcp] 31[transport-tcp]
32PORT = 22568 32PORT = 22568
33BINDTO = 127.0.0.1
33 34
34[peerinfo] 35[peerinfo]
35PORT = 22569 36PORT = 22569