From: Fabian Keil Date: Sun, 22 Feb 2009 15:07:58 +0000 (+0000) Subject: Let the level 9 dependency check accept relative paths. X-Git-Tag: v_3_0_12~62 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=fed7874d301c6c907acb2dc70151c7005fa14583 Let the level 9 dependency check accept relative paths. Noticed by Lee. --- diff --git a/regression-tests.action b/regression-tests.action index 26fc3a35..21a03f45 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.20 2008/10/25 15:49:48 fabiankeil Exp $ +# $Id: regression-tests.action,v 1.21 2009/02/15 14:49:10 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -31,7 +31,7 @@ for-privoxy-version=3.0.11 # Some dependencies Privoxy-Regression-Test should know about: # -# Level 9 needs = config line user-manual\s+(/|[A-Za-z]:) +# Level 9 needs = config line user-manual\s+(\.?\.?/|[A-Za-z]:) # Level 12 needs = config line enable-edit-actions\s+1 # Level 13 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE Yes # Level 14 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE No