summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdd6f0f8..81cab115 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ publish:
git commit -a
git push
test: shellcheck
- ./buetow.org.sh --test
+ LOG_VERBOSE=yes ./buetow.org.sh --test
shellcheck:
shellcheck \
--norc \