LRN: 0008-Specify-hostname.patch
authorChristian Grothoff <christian@grothoff.org>
Fri, 5 Aug 2011 21:16:44 +0000 (21:16 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 5 Aug 2011 21:16:44 +0000 (21:16 +0000)
src/testing/test_testing_defaults.conf

index 5195882b4f5f1627fa2efdf51169431014db8cd6..73f8669b4c715d1dff32c3a7c9857c70908e6aec 100644 (file)
@@ -8,6 +8,7 @@ PORT = 2564
 [transport]
 PORT = 2565
 PLUGINS = tcp
+HOSTNAME = localhost
 
 [arm]
 PORT = 2566
@@ -25,6 +26,7 @@ PORT = 2569
 
 [core]
 PORT = 2570
+HOSTNAME = localhost
 
 [testing]
 NUM_PEERS = 5