aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-02 07:58:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-02 07:58:43 +0000
commit25f4b967570c78fda024b267c19669912d58e675 (patch)
treec015a5fbbe71b380c0b8ca36b675f210378dd383 /src
parentc54166e7b60afb87a36ffef64232c5a6e679dad6 (diff)
downloadgnunet-25f4b967570c78fda024b267c19669912d58e675.tar.gz
gnunet-25f4b967570c78fda024b267c19669912d58e675.zip
LRN: fix dht tests --- not sure this is the best fix
Diffstat (limited to 'src')
-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 cd20fdd20..9aae4a258 100644
--- a/src/dht/test_dht_multipeer_data.conf
+++ b/src/dht/test_dht_multipeer_data.conf
@@ -104,7 +104,7 @@ BEHIND_NAT = NO
104ALLOW_NAT = NO 104ALLOW_NAT = NO
105INTERNAL_ADDRESS = 127.0.0.1 105INTERNAL_ADDRESS = 127.0.0.1
106EXTERNAL_ADDRESS = 127.0.0.1 106EXTERNAL_ADDRESS = 127.0.0.1
107USE_LOCALADDR = NO 107USE_LOCALADDR = YES
108 108
109[dns] 109[dns]
110AUTOSTART = NO 110AUTOSTART = NO
diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf
index 23ea51a52..0f4d4188e 100644
--- a/src/dht/test_dht_twopeer_data.conf
+++ b/src/dht/test_dht_twopeer_data.conf
@@ -59,7 +59,7 @@ BEHIND_NAT = NO
59ALLOW_NAT = NO 59ALLOW_NAT = NO
60INTERNAL_ADDRESS = 127.0.0.1 60INTERNAL_ADDRESS = 127.0.0.1
61EXTERNAL_ADDRESS = 127.0.0.1 61EXTERNAL_ADDRESS = 127.0.0.1
62USE_LOCALADDR = NO 62USE_LOCALADDR = YES
63 63
64[dns] 64[dns]
65AUTOSTART = NO 65AUTOSTART = NO