[master] c5f64a0 Another 127.0.0.1 that should not be

Federico G. Schwindt fgsch at lodoss.net
Sun Apr 16 19:37:05 CEST 2017


commit c5f64a0990754e5703264f6e4e0bf7a7514d4943
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Sun Apr 16 17:52:28 2017 +0100

    Another 127.0.0.1 that should not be

diff --git a/bin/varnishtest/tests/u00003.vtc b/bin/varnishtest/tests/u00003.vtc
index 61cabf9..4b026c7 100644
--- a/bin/varnishtest/tests/u00003.vtc
+++ b/bin/varnishtest/tests/u00003.vtc
@@ -111,7 +111,7 @@ shell -err -expect "Usage: varnishncsa <options>" \
 	{varnishncsa extra}
 
 # -b
-shell -match {^127.0.0.1 100
+shell -match {^\d+.\d+.\d+.\d+ 100
 - 0$} \
 	{varnishncsa -n ${v1_name} -b -d -F "%{Host}i %b"}
 # -c



More information about the varnish-commit mailing list