summaryrefslogtreecommitdiff
path: root/tests/data/test1082
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1082')
-rw-r--r--tests/data/test10822
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1082 b/tests/data/test1082
index 3ee436bf0..d4dd0e9b5 100644
--- a/tests/data/test1082
+++ b/tests/data/test1082
@@ -32,7 +32,7 @@ http
HTTP GET with localhost --interface
</name>
<command>
-http://%HOSTIP:%HTTPPORT/%TESTNUMBER -4 --interface localhost
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -4 --interface 127.0.0.1
</command>
<precheck>
perl -e "print 'Test requires default test client host address' if ( '%CLIENTIP' ne '127.0.0.1' );"