From: phk Date: Sun, 5 Oct 2008 10:23:12 +0000 (+0000) Subject: Use built in delay function X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595096b8c788c9ecaf4ca0a4bb085d067332fb40;p=varnish Use built in delay function git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3245 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishtest/tests/v00014.vtc b/varnish-cache/bin/varnishtest/tests/v00014.vtc index 4acd9c1f..1b9d3779 100644 --- a/varnish-cache/bin/varnishtest/tests/v00014.vtc +++ b/varnish-cache/bin/varnishtest/tests/v00014.vtc @@ -38,7 +38,7 @@ client c1 { expect resp.status == 500 } -run -shell "sleep 1" +delay 1 client c2 { txreq