Commit a04c3092 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Test the "quit" CLI command

parent 0f248ea5
......@@ -27,6 +27,10 @@ shell {varnishadm -n ${tmpdir}/v1 start}
shell {varnishadm -n ${tmpdir}/v1 debug.listen_address}
shell -exit 1 -expect "Command failed with error code 500" {
varnishadm -n ${tmpdir}/v1 quit
}
process p1 -stop -wait
# Test multiple -f 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