dfd
This commit is contained in:
parent
1ee00554e4
commit
6fc67f285a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue