From 7c3a0a4f09c81558918b66deeafa486234a73294 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 20 Oct 2022 11:07:19 -0300 Subject: Fix all ShellCheck warnings IOW, `make check-shellcheck` passes. --- bin/color | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/color') diff --git a/bin/color b/bin/color index 05ef95b5..dc610e99 100755 --- a/bin/color +++ b/bin/color @@ -1,4 +1,5 @@ #!/bin/sh +# shellcheck disable=2059 set -eu usage() { -- cgit v1.3