From: Ville Skyttä Date: Sun, 9 Nov 2014 18:00:40 +0000 (+0200) Subject: Drop EXTRAVERBOSE debugging noise X-Git-Tag: v2.7~94 X-Git-Url: https://git.einval.com/cgi-bin/gitweb.cgi?p=abcde.git;a=commitdiff_plain;h=3a8aef3db1c8effa1dc9a5a770dcd38c96169b2a Drop EXTRAVERBOSE debugging noise --- diff --git a/abcde b/abcde index f6bf90d..2d1ecc4 100755 --- a/abcde +++ b/abcde @@ -3447,7 +3447,6 @@ fi # We used to use EXTRAVERBOSE=y to turn on more debug output. Now # that's changed to a number to allow for more control. Deal with # EXTRAVERBOSE=y/n, set it to 1/0 for backwards compatibility. -echo "Looking at EXTRAVERBOSE ($EXTRAVERBOSE)" case "$EXTRAVERBOSE" in *y*|*Y*) EXTRAVERBOSE=1