Commit ad301ae1 authored by Ingvar Hagelund's avatar Ingvar Hagelund

Upping this test to 1s. It times out on some builds on ppc64.

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5121 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent f21ff2f1
...@@ -29,7 +29,7 @@ varnish v1 -vcl { ...@@ -29,7 +29,7 @@ varnish v1 -vcl {
} }
} -cliok "vcl.use vcl2" -cliok "vcl.discard vcl1" } -cliok "vcl.use vcl2" -cliok "vcl.discard vcl1"
delay .5 delay 1
varnish v1 -cliok "vcl.list" varnish v1 -cliok "vcl.list"
varnish v1 -cliok "debug.health" varnish v1 -cliok "debug.health"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment