tests/test-hgweb-non-interactive.t
changeset 31008 636cf3f7620d
parent 28861 86db5cb55d46
child 32940 75be14993fda
--- a/tests/test-hgweb-non-interactive.t	Wed Feb 15 23:24:03 2017 -0800
+++ b/tests/test-hgweb-non-interactive.t	Thu Feb 16 09:38:52 2017 -0800
@@ -60,7 +60,7 @@
   >     'SCRIPT_NAME': '',
   >     'PATH_INFO': '',
   >     'QUERY_STRING': '',
-  >     'SERVER_NAME': '127.0.0.1',
+  >     'SERVER_NAME': '$LOCALIP',
   >     'SERVER_PORT': os.environ['HGPORT'],
   >     'SERVER_PROTOCOL': 'HTTP/1.0'
   > }