From: Paul Hänsch Date: Mon, 18 Jan 2021 17:01:44 +0000 (+0100) Subject: remove debug output X-Git-Url: https://git.plutz.net/?p=confetti;a=commitdiff_plain;h=8e0acb145101c4cb570e5c8bfb9ffe18a9b393a0 remove debug output --- diff --git a/cards/list.sh b/cards/list.sh index 8b9cd06..421ff3a 100755 --- a/cards/list.sh +++ b/cards/list.sh @@ -128,7 +128,6 @@ filter_cards(){ | sed -E 's;[]\/\(\)\\\$\?\.\+\*\;\[\{\}];\\\\&;g; '"$upcase" )^" - debug "FILTER: $filter" while [ "$filter" ]; do f="${filter%%^*}" filter="${filter#*^}" @@ -144,7 +143,6 @@ filter_cards(){ *) fex="/\n${f%%:*}(\;[^:]*)?:[^\n]*(${f#*:})[^\n]*\r?\n/{${fex}}" ;; esac - debug "FEX: $fex" done for cardfile in "${_DATA}"/vcard/*.vcf; do