From 5b366a65be8550ee01cc3e7cf2495a2f4f2bd870 Mon Sep 17 00:00:00 2001
From: Lee <ler762@users.sourceforge.net>
Date: Thu, 31 Jul 2008 04:47:33 +0000
Subject: [PATCH] Allow windows "C:" style filenames when looking for
 user-manual in the config file.

---
 regression-tests.action | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
 
 #######################################################
-- 
2.49.0