aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-01-29 11:05:37 +0000
committerNathan S. Evans <evans@in.tum.de>2010-01-29 11:05:37 +0000
commit57c3df3802712368cef9324396839c05221a0dd9 (patch)
tree94fe7b0e5270de77310109142abe7a3d74d7e390 /src
parent6798d86cdb2acf242635f8bf32057bd1f7530a07 (diff)
downloadgnunet-57c3df3802712368cef9324396839c05221a0dd9.tar.gz
gnunet-57c3df3802712368cef9324396839c05221a0dd9.zip
try again
Diffstat (limited to 'src')
-rw-r--r--src/transport/test_transport_api_peer1.conf2
-rw-r--r--src/transport/test_transport_api_peer2.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_peer1.conf b/src/transport/test_transport_api_peer1.conf
index fa57f2a76..1017be62f 100644
--- a/src/transport/test_transport_api_peer1.conf
+++ b/src/transport/test_transport_api_peer1.conf
@@ -67,7 +67,7 @@ ALLOW_SHUTDOWN = YES
67ACCEPT_FROM6 = ::1; 67ACCEPT_FROM6 = ::1;
68ACCEPT_FROM = 127.0.0.1; 68ACCEPT_FROM = 127.0.0.1;
69NEIGHBOUR_LIMIT = 50 69NEIGHBOUR_LIMIT = 50
70BINARY = /usr/local/bin/gnunet-service-transport 70BINARY = gnunet-service-transport
71CONFIG = $DEFAULTCONFIG 71CONFIG = $DEFAULTCONFIG
72HOME = $SERVICEHOME 72HOME = $SERVICEHOME
73HOSTNAME = localhost 73HOSTNAME = localhost
diff --git a/src/transport/test_transport_api_peer2.conf b/src/transport/test_transport_api_peer2.conf
index d510e828f..7385d9758 100644
--- a/src/transport/test_transport_api_peer2.conf
+++ b/src/transport/test_transport_api_peer2.conf
@@ -67,7 +67,7 @@ ALLOW_SHUTDOWN = YES
67ACCEPT_FROM6 = ::1; 67ACCEPT_FROM6 = ::1;
68ACCEPT_FROM = 127.0.0.1; 68ACCEPT_FROM = 127.0.0.1;
69NEIGHBOUR_LIMIT = 50 69NEIGHBOUR_LIMIT = 50
70BINARY = /usr/local/bin/gnunet-service-transport 70BINARY = gnunet-service-transport
71CONFIG = $DEFAULTCONFIG 71CONFIG = $DEFAULTCONFIG
72HOME = $SERVICEHOME 72HOME = $SERVICEHOME
73HOSTNAME = localhost 73HOSTNAME = localhost