[4.1] 4fe739e This requires feature user_varnish as well

Lasse Karstensen lkarsten at varnish-software.com
Thu Jan 14 15:15:00 CET 2016


commit 4fe739ee4f1258529ea11d71992f1997dac9d40a
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