From 35b8bea20f90873e321e1e77d8a9936245c11ac9 Mon Sep 17 00:00:00 2001 From: Stephan Szabo Date: Mon, 24 Jun 2019 09:25:31 -0700 Subject: tests: update fixed IP for hostip/clientip split These tests give differences for me on linux when using a hostip pointing to the external ip address for the local machine. Closes #4070 --- tests/data/test1519 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test1519') diff --git a/tests/data/test1519 b/tests/data/test1519 index ab23dadca..292a49c65 100644 --- a/tests/data/test1519 +++ b/tests/data/test1519 @@ -53,7 +53,7 @@ res: 0 status: 302 redirects: 0 effectiveurl: http://%HOSTIP:%HTTPPORT/1519 -redirecturl: http://127.0.0.1:8990/h%20ttp://1.2.4.5/test +redirecturl: http://%HOSTIP:%HTTPPORT/h%20ttp://1.2.4.5/test 0 -- cgit v1.2.3