Commit 36b08cc6 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp Committed by Tollef Fog Heen

Test more of the backend matching code.

parent 7fa1728d
......@@ -59,4 +59,6 @@ varnish v1 -clierr 106 "backend.set_health s1 foo"
varnish v1 -clierr 106 "backend.set_health s2 foo"
varnish v1 -clierr 106 "backend.set_health s2 auto"
varnish v1 -cliok "backend.list (foo)"
varnish v1 -clierr 300 "backend.list ("
varnish v1 -clierr 300 {backend.list " ( : ) -"}
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