[4.1] b6e5463 Fix this test-case relative to the fix for #1813

Lasse Karstensen lkarsten at varnish-software.com
Thu Jan 14 15:15:03 CET 2016


commit b6e54632c729a27b838dc84a65937f8b4d8e6175
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Nov 2 15:24:38 2015 +0000

    Fix this test-case relative to the fix for #1813

diff --git a/bin/varnishtest/tests/c00007.vtc b/bin/varnishtest/tests/c00007.vtc
index 4edff4f..5238226 100644
--- a/bin/varnishtest/tests/c00007.vtc
+++ b/bin/varnishtest/tests/c00007.vtc
@@ -1,5 +1,5 @@
 varnishtest "Test banning a hash"
 
-varnish v1 \
-	-arg "-b 127.0.0.1:80 -a 127.0.0.1:0" \
-	-start -clierr 101 "ban.hash foo"
+varnish v1 -arg "-b 127.0.0.1:80" -start 
+
+varnish v1 -clierr 101 "ban.hash foo"



More information about the varnish-commit mailing list