From: Lee Date: Thu, 31 Jul 2008 04:47:33 +0000 (+0000) Subject: Allow windows "C:" style filenames when looking for user-manual X-Git-Tag: v_3_0_10~44 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=5b366a65be8550ee01cc3e7cf2495a2f4f2bd870;p=privoxy.git Allow windows "C:" style filenames when looking for user-manual in the config file. --- diff --git a/regression-tests.action b/regression-tests.action index e3abfa90..752384ff 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.72 2008/06/28 14:22:50 fk Exp $ +# $Id: regression-tests.action,v 1.13 2008/07/03 11:10:43 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -31,7 +31,7 @@ for-privoxy-version=3.0.9 # Some dependencies Privoxy-Regression-Test should know about: # -# Level 9 needs = config line user-manual\s+/ +# Level 9 needs = config line user-manual\s+(/|[A-Za-z]:) # Level 12 needs = config line enable-edit-actions\s+1 #######################################################