[master] eab857a Test more of the backend matching code.

Poul-Henning Kamp phk at varnish-cache.org
Mon Nov 7 13:27:36 CET 2011


commit eab857aca974ea2546171d5a12b5c21f64fa9d2b
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Nov 7 12:27:24 2011 +0000

    Test more of the backend matching code.

diff --git a/bin/varnishtest/tests/c00048.vtc b/bin/varnishtest/tests/c00048.vtc
index bf1c3c9..4ddb888 100644
--- a/bin/varnishtest/tests/c00048.vtc
+++ b/bin/varnishtest/tests/c00048.vtc
@@ -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 " ( : ) -"}
 



More information about the varnish-commit mailing list