[master] c447221 Use test from the correct branch

Federico G. Schwindt fgsch at lodoss.net
Mon Oct 24 00:58:04 CEST 2016


commit c447221352fd803d24fed297fb23e002843eca00
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Sun Oct 23 23:57:01 2016 +0100

    Use test from the correct branch

diff --git a/bin/varnishtest/tests/u00003.vtc b/bin/varnishtest/tests/u00003.vtc
index 18e85e9..e76ed03 100644
--- a/bin/varnishtest/tests/u00003.vtc
+++ b/bin/varnishtest/tests/u00003.vtc
@@ -18,7 +18,7 @@ err_shell "Unknown log tag: nonexistent" \
 err_shell "Tag not unique: Req" \
 	{varnishncsa -n ${v1_name} -F "%{VSL:Req}x" 2>&1}
 
-err_shell "Syntax error: VSL:Begin[" \
+err_shell "Unknown log tag: Begin[" \
 	{varnishncsa -n ${v1_name} -F "%{VSL:Begin[}x" 2>&1}
 
 err_shell "Syntax error: VSL:Begin]" \



More information about the varnish-commit mailing list