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/urxvt.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'lint/urxvt.sh') diff --git a/lint/urxvt.sh b/lint/urxvt.sh index 477157f7..6e5fb503 100644 --- a/lint/urxvt.sh +++ b/lint/urxvt.sh @@ -3,4 +3,3 @@ for pl in urxvt/ext/*.pl ; do set -- "$@" "${pl%.pl}" done perlcritic --brutal -- "${pl%.pl}" -printf 'URxvt Perl extensions linted successfully.\n' -- cgit v1.2.3