r4244 - branches/2.0/varnish-cache/bin/varnishtest/tests

tfheen at projects.linpro.no tfheen at projects.linpro.no
Mon Sep 28 10:53:10 CEST 2009


Author: tfheen
Date: 2009-09-28 10:53:10 +0200 (Mon, 28 Sep 2009)
New Revision: 4244

Modified:
   branches/2.0/varnish-cache/bin/varnishtest/tests/e00013.vtc
Log:
Merge r4035: Make sure the esi parser kicks in.



Modified: branches/2.0/varnish-cache/bin/varnishtest/tests/e00013.vtc
===================================================================
--- branches/2.0/varnish-cache/bin/varnishtest/tests/e00013.vtc	2009-09-28 08:43:38 UTC (rev 4243)
+++ branches/2.0/varnish-cache/bin/varnishtest/tests/e00013.vtc	2009-09-28 08:53:10 UTC (rev 4244)
@@ -6,7 +6,7 @@
         rxreq
         expect req.url == "/foo"
         txresp -hdr "Connection: close"
-        send {                                         }
+        send {<x>                                      }
 } -start
 
 varnish v1 -vcl+backend {



More information about the varnish-commit mailing list