[master] 9c542e1 Force this testcase into the parser/pending/callback code

Poul-Henning Kamp phk at project.varnish-software.com
Sat Jan 22 10:35:39 CET 2011


commit 9c542e1a8d8dfc2265d1698ada571d713a2248af
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sat Jan 22 09:35:19 2011 +0000

    Force this testcase into the parser/pending/callback code

diff --git a/bin/varnishtest/tests/e00021.vtc b/bin/varnishtest/tests/e00021.vtc
index 1debf38..5c9d848 100644
--- a/bin/varnishtest/tests/e00021.vtc
+++ b/bin/varnishtest/tests/e00021.vtc
@@ -25,7 +25,7 @@ varnish v1 -vcl+backend {
 	}
 } -start 
 
-varnish v1 -cliok "param.set esi_syntax 4"
+varnish v1 -cliok "param.set esi_syntax 0xc"
 varnish v1 -cliok "param.set http_gzip_support true"
 
 client c1 {



More information about the varnish-commit mailing list