aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-31 21:59:49 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-31 21:59:49 +0000
commitcac5ab7dcbcc87624249e0e23828eadd07e3aec5 (patch)
treefd02c9016eab9b01715cf800357b2335e4b7258b /src/dht
parent2840913e9ae2378ded514d276e007b56cebcc251 (diff)
downloadgnunet-cac5ab7dcbcc87624249e0e23828eadd07e3aec5.tar.gz
gnunet-cac5ab7dcbcc87624249e0e23828eadd07e3aec5.zip
-LRN: fix dht tests
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_multipeer_data.conf2
-rw-r--r--src/dht/test_dht_twopeer_data.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf
index e25a88307..f181594b3 100644
--- a/src/dht/test_dht_multipeer_data.conf
+++ b/src/dht/test_dht_multipeer_data.conf
@@ -115,7 +115,7 @@ BEHIND_NAT = NO
115ALLOW_NAT = NO 115ALLOW_NAT = NO
116INTERNAL_ADDRESS = 127.0.0.1 116INTERNAL_ADDRESS = 127.0.0.1
117EXTERNAL_ADDRESS = 127.0.0.1 117EXTERNAL_ADDRESS = 127.0.0.1
118USE_LOCALADDR = NO 118USE_LOCALADDR = YES
119 119
120[dns] 120[dns]
121AUTOSTART = NO 121AUTOSTART = NO
diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf
index a17ad356a..2889a4179 100644
--- a/src/dht/test_dht_twopeer_data.conf
+++ b/src/dht/test_dht_twopeer_data.conf
@@ -58,7 +58,7 @@ BEHIND_NAT = NO
58ALLOW_NAT = NO 58ALLOW_NAT = NO
59INTERNAL_ADDRESS = 127.0.0.1 59INTERNAL_ADDRESS = 127.0.0.1
60EXTERNAL_ADDRESS = 127.0.0.1 60EXTERNAL_ADDRESS = 127.0.0.1
61USE_LOCALADDR = NO 61USE_LOCALADDR = YES
62 62
63[dns] 63[dns]
64AUTOSTART = NO 64AUTOSTART = NO