Commit 6412b84c authored by Nils Goroll's avatar Nils Goroll

test that structural tags are included in a (-w)ritten log

Tests #2852

Sorry, not the big overhaul of u6 yet...
parent 03047de6
......@@ -12,7 +12,8 @@ process p1 {
} -start
shell {
exec varnishlog -n ${v1_name} -D -P ${tmpdir}/vlog.pid \
-w ${tmpdir}/vlog.bin -R 10/s
-w ${tmpdir}/vlog.bin -R 10/s \
-i RespStatus -i ReqURL -i BereqURL
}
shell -match "Usage: .*varnishlog <options>" \
......
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