[master] 5a47758 Give the panic a second to happen...

Poul-Henning Kamp phk at varnish-cache.org
Wed Jul 3 13:02:59 CEST 2013


commit 5a477589fd1b3cebf244ee7ebe635e16f3653035
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Jul 3 11:02:47 2013 +0000

    Give the panic a second to happen...

diff --git a/bin/varnishtest/tests/c00057.vtc b/bin/varnishtest/tests/c00057.vtc
index 46469b7..c8d3bc9 100644
--- a/bin/varnishtest/tests/c00057.vtc
+++ b/bin/varnishtest/tests/c00057.vtc
@@ -16,4 +16,6 @@ client c1 {
 	txreq
 } -run
 
+delay 1
+
 varnish v1 -cliok "panic.show"



More information about the varnish-commit mailing list