From fed7874d301c6c907acb2dc70151c7005fa14583 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 22 Feb 2009 15:07:58 +0000 Subject: [PATCH] Let the level 9 dependency check accept relative paths. Noticed by Lee. --- regression-tests.action | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2