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. --- check/sh.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'check/sh.sh') diff --git a/check/sh.sh b/check/sh.sh index e0162f47..4e816337 100644 --- a/check/sh.sh +++ b/check/sh.sh @@ -7,4 +7,3 @@ set \ for sh do sh -n -- "$sh" || exit done -printf 'POSIX shell dotfiles parsed successfully.\n' -- cgit v1.2.3