From: Nathan S. Evans Date: Thu, 17 Mar 2011 12:25:15 +0000 (+0000) Subject: fix for dht test case configurations X-Git-Tag: initial-import-from-subversion-38251~18957 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0d23056a4a35f254e930a22f47ae638bf7aea751;p=oweals%2Fgnunet.git fix for dht test case configurations --- diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf index 12457a16a..7c4d48366 100644 --- a/src/dht/test_dht_api_peer1.conf +++ b/src/dht/test_dht_api_peer1.conf @@ -33,7 +33,7 @@ TOTAL_QUOTA_IN = 3932160 PORT = 12092 [arm] -DEFAULTSERVICES = core dht +DEFAULTSERVICES = core PORT = 12366 DEBUG = NO diff --git a/src/dht/test_dht_multipeer_data.conf b/src/dht/test_dht_multipeer_data.conf index 77aea9c85..4219f6cf9 100644 --- a/src/dht/test_dht_multipeer_data.conf +++ b/src/dht/test_dht_multipeer_data.conf @@ -58,7 +58,7 @@ PORT = 12092 DEBUG = NO [arm] -DEFAULTSERVICES = dht +DEFAULTSERVICES = dht core ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; BINARY = gnunet-service-arm diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf index 5f7415895..08d21662a 100644 --- a/src/dht/test_dht_twopeer_data.conf +++ b/src/dht/test_dht_twopeer_data.conf @@ -9,7 +9,6 @@ DEBUG = NO AUTOSTART = YES #PREFIX = xterm -T dht -e gdb --args PORT = 2100 -DISABLE_SOCKET_FORWARDING = YES PUT_PEER_IDENTITIES = YES [block] @@ -32,7 +31,7 @@ HOSTNAME = localhost PORT = 12092 [arm] -DEFAULTSERVICES = dht +DEFAULTSERVICES = core PORT = 12366 DEBUG = NO