dfd
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Michael Grote 2024-05-07 02:06:57 +02:00
parent 1ee00554e4
commit 6fc67f285a

View file

@ -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