From cd78e65ebb1dc1b60678f0109424022bea86c5e6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 19 Dec 2018 15:39:55 +1300 Subject: Remove diagnostic messages from check/lint scripts So that `make -s` works nicely. --- lint/xinit.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'lint/xinit.sh') diff --git a/lint/xinit.sh b/lint/xinit.sh index b2718874..0fab84d2 100644 --- a/lint/xinit.sh +++ b/lint/xinit.sh @@ -2,4 +2,3 @@ set \ X/xinitrc \ X/xinitrc.d/*.sh shellcheck -e SC1090 -s sh -- "$@" -printf 'Xinit startup scripts linted successfully.\n' -- cgit v1.2.3