aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_connect_peer1.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_peer1.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_peer1.conf')
-rw-r--r--src/testing/test_testing_connect_peer1.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_connect_peer1.conf b/src/testing/test_testing_connect_peer1.conf
index 58c364ace..7d202add5 100644
--- a/src/testing/test_testing_connect_peer1.conf
+++ b/src/testing/test_testing_connect_peer1.conf
@@ -30,6 +30,7 @@ HOSTNAME = localhost
30 30
31[transport-tcp] 31[transport-tcp]
32PORT = 12568 32PORT = 12568
33BINDTO = 127.0.0.1
33 34
34[peerinfo] 35[peerinfo]
35PORT = 12569 36PORT = 12569