From 6fc67f285a7fff1a7884188536a38bc7eb854149 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 7 May 2024 02:06:57 +0200 Subject: [PATCH] dfd --- filter.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/filter.sh b/filter.sh index e8eb90b..bb14ec9 100755 --- a/filter.sh +++ b/filter.sh @@ -157,6 +157,7 @@ function filter_entries { echo "[INFO] Filtering entries..." # fuer jede Zeile in $MF_FILTERLIST printf %s "$MF_FILTERLIST" | while read -r line; do + echo $line #d if [[ $MF_DEBUG -eq 1 ]]; then echo "[DEBUG] set search values" fi