[master] 0dfc7c7 Try harder to cover all of std.fileread()

Poul-Henning Kamp phk at varnish-cache.org
Thu May 12 11:01:28 CEST 2011


commit 0dfc7c787c03d839df8211e1fc179fc022cbe07d
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu May 12 09:01:12 2011 +0000

    Try harder to cover all of std.fileread()

diff --git a/bin/varnishtest/tests/m00004.vtc b/bin/varnishtest/tests/m00004.vtc
index 839d106..0dbe2cc 100644
--- a/bin/varnishtest/tests/m00004.vtc
+++ b/bin/varnishtest/tests/m00004.vtc
@@ -71,6 +71,7 @@ varnish v1 -cli "vcl.list"
 varnish v1 -cli "vcl.use vcl2"
 
 client c1 -run
+client c1 -run
 
 varnish v1 -cli "vcl.list"
 varnish v1 -cli "vcl.discard vcl1"



More information about the varnish-commit mailing list