Commit e291ec2d authored by Tollef Fog Heen's avatar Tollef Fog Heen

Merge r3328: No need to delay for varnishd to update stats, varnishtest does this for us



git-svn-id: http://www.varnish-cache.org/svn/branches/2.0@3581 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 63b9f41f
......@@ -19,9 +19,6 @@ client c1 {
expect resp.status == 200
} -run
# Give varnish a chance to update stats
delay .1
varnish v1 -expect n_object == 0
varnish v1 -expect client_conn == 1
varnish v1 -expect client_req == 1
......
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