From e22ed7b37551a1577ee7089506872d593a569135 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Thu, 19 Jul 2018 10:44:58 +0200 Subject: [PATCH] turn off debugging --- astroid/scripts/move-tag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astroid/scripts/move-tag.sh b/astroid/scripts/move-tag.sh index 49868d0..6dbe093 100755 --- a/astroid/scripts/move-tag.sh +++ b/astroid/scripts/move-tag.sh @@ -5,7 +5,7 @@ CURDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) -DEBUG=true # use 'true' to echo verbose debug messages +DEBUG=false # use 'true' to echo verbose debug messages CSV="$CURDIR"/tag-list.csv # Table of tags/folders MAILDIR="$HOME/Mails/FSFE" # Maildir