[master] 6afe314 One more backend.list test to get all of the code.

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


commit 6afe3140441f0b81723f2c78bf2cb26080df508b
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Nov 7 12:51:14 2011 +0000

    One more backend.list test to get all of the code.

diff --git a/bin/varnishtest/tests/c00048.vtc b/bin/varnishtest/tests/c00048.vtc
index 4ddb888..2502275 100644
--- a/bin/varnishtest/tests/c00048.vtc
+++ b/bin/varnishtest/tests/c00048.vtc
@@ -61,4 +61,5 @@ 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 " ( : ) -"}
+varnish v1 -cliok {backend.list "a ( b : c )"}
 



More information about the varnish-commit mailing list