rolling back k&r

This commit is contained in:
Leo 2018-09-15 15:02:48 -06:00
commit c9c8de525d

View file

@ -49,7 +49,8 @@ detestify() {
' '
} }
if [[ ! -e 'ShellCheck.cabal' ]]; then if [[ ! -e 'ShellCheck.cabal' ]]
then
echo "Run me from the ShellCheck directory." >&2 echo "Run me from the ShellCheck directory." >&2
exit 1 exit 1
fi fi