Commit e7910552 authored by Nils Goroll's avatar Nils Goroll

fix oops from previous commit

parent 99a3ee6a
......@@ -2,7 +2,7 @@ varnishtest "label a cold vcl"
server s1 { } -start
varnish v1 -cliok "param.set vcl_cooldown 0.1"
varnish v1 -cliok "param.set vcl_cooldown 1"
varnish v1 -vcl+backend {
import debug; # can fail a VCL warmup
} -start
......
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