Commit 81f4633e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Better yet, wait until varnishlog is started.

parent 0d370c83
......@@ -21,7 +21,7 @@ varnish v1 -cliok "param.set vsl_mask +H2RxHdr,+H2RxBody,+H2TxHdr,+H2TxBody"
process p1 {exec varnishlog -n ${v1_name} -g raw -w ${tmpdir}/vlog -A} -start
delay 1
shell {while ! test -s ${tmpdir}/vlog ; do sleep 1 ; done}
client c1 {
txpri
......
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