[master] dadd2ae This requires feature user_varnish as well
Federico G. Schwindt
fgsch at lodoss.net
Wed Oct 14 19:18:41 CEST 2015
commit dadd2ae08afa11dc4b66114fff8d3fbc9a4de177
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Wed Oct 14 09:58:57 2015 +0100
This requires feature user_varnish as well
diff --git a/bin/varnishtest/tests/j00002.vtc b/bin/varnishtest/tests/j00002.vtc
index cb58437..1ab0ade 100644
--- a/bin/varnishtest/tests/j00002.vtc
+++ b/bin/varnishtest/tests/j00002.vtc
@@ -6,4 +6,7 @@ err_shell "unknown sub-argument" "${varnishd} -junix,bla=foo 2>&1"
err_shell "user not found" "${varnishd} -junix,user=/// 2>&1"
err_shell "user not found" "${varnishd} -junix,workuser=/// 2>&1"
err_shell "group not found" "${varnishd} -junix,ccgroup=/// 2>&1"
+
+feature user_varnish
+
err_shell "have different login groups" "${varnishd} -junix,workuser=root 2>&1"
More information about the varnish-commit
mailing list