Commit c5319730 authored by Nils Goroll's avatar Nils Goroll

varnishhist test update

parent 480da504
......@@ -23,7 +23,7 @@ shell -err -expect "Invalid grouping mode: raw" \
"varnishhist -g raw"
shell -err -expect "-P: No such profile 'foo'" \
"varnishhist -P foo"
shell -err -expect "-P: 'foo:bar' is not a valid profile name or definition" \
"varnishhist -P foo:bar"
shell -err -expect "-P: 'foo:0:0:0' is not a valid tag name" \
"varnishhist -P foo:0:0:0"
shell -err -expect "-P: 'Timestamp:' is not a valid profile name or definition" \
"varnishhist -P Timestamp::"
shell -err -expect "-P: 'foo::0:0:0' is not a valid tag name" \
"varnishhist -P foo::0:0:0"
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