[master] 49216b1 Give this a chance to finish

Federico G. Schwindt fgsch at lodoss.net
Mon Nov 28 14:47:04 CET 2016


commit 49216b1d610e442443e56d10cfb5f14c695e25fd
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Mon Nov 28 13:46:04 2016 +0000

    Give this a chance to finish

diff --git a/bin/varnishtest/tests/r02148.vtc b/bin/varnishtest/tests/r02148.vtc
index 9654b39..3caa00e 100644
--- a/bin/varnishtest/tests/r02148.vtc
+++ b/bin/varnishtest/tests/r02148.vtc
@@ -12,6 +12,8 @@ client c1 {
 	rxresp
 } -run
 
+delay 1
+
 process p1 {varnishncsa -d -n ${v1_name} -F "%u %{Host}i"} -run
 shell {grep -q "foo qux" ${tmpdir}/p1/stdout}
 process p2 {varnishncsa -d -n ${v1_name} -F "%r"} -run



More information about the varnish-commit mailing list