projects
/
abcde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2a43c3
)
Drop EXTRAVERBOSE debugging noise
author
Ville Skyttä
<ville.skytta@iki.fi>
Sun, 9 Nov 2014 18:00:40 +0000
(20:00 +0200)
committer
Ville Skyttä
<ville.skytta@iki.fi>
Sun, 9 Nov 2014 18:00:40 +0000
(20:00 +0200)
abcde
patch
|
blob
|
history
diff --git
a/abcde
b/abcde
index
f6bf90d
..
2d1ecc4
100755
(executable)
--- 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