diff --git a/striptests b/striptests index 679068f..8fe3182 100755 --- a/striptests +++ b/striptests @@ -49,7 +49,8 @@ detestify() { ' } -if [[ ! -e 'ShellCheck.cabal' ]]; then +if [[ ! -e 'ShellCheck.cabal' ]] +then echo "Run me from the ShellCheck directory." >&2 exit 1 fi