From 67ffb502ea0c2bbf36dbfc0c8dfcd065002aabd8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 23 Aug 2017 22:07:00 +0200 Subject: silence all other shellcheck warnings --- bin/strict-bashism-check | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/strict-bashism-check') diff --git a/bin/strict-bashism-check b/bin/strict-bashism-check index 1bcfdfd..9029471 100755 --- a/bin/strict-bashism-check +++ b/bin/strict-bashism-check @@ -62,6 +62,7 @@ if [ -n "${errors}" ]; then fi errors=$( +# shellcheck disable=SC2016 find bin conf -type f -executable -exec grep -H '="\$(' {} \; ) -- cgit v1.2.3-70-g09d2