From d586706adece175dcb88af5a1bf7b34b52872d26 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 28 Jan 2021 11:35:49 +0100
Subject: [PATCH] Rebuild config file

---
 config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config b/config
index 6c1aa9d5..11379364 100644
--- a/config
+++ b/config
@@ -385,7 +385,7 @@ logdir .
 actionsfile match-all.action # Actions that are applied to all sites and maybe overruled later on.
 actionsfile default.action   # Main actions file
 actionsfile user.action      # User customizations
-#regression-tests.action     # Tests for privoxy-regression-test
+#actionsfile regression-tests.action     # Tests for privoxy-regression-test
 #
 #  2.6. filterfile
 #  ================
-- 
2.49.0