Replace tab with spaces and align indent

This commit is contained in:
Darren Kavanagh 2021-03-18 10:51:02 -07:00
parent 05f1c37ae0
commit 40d09f59b6
No known key found for this signature in database
GPG Key ID: A258D1E837E3C689

View File

@ -664,7 +664,7 @@ EOS
brew update-report "$@"
return $?
elif [[ -z "$HOMEBREW_UPDATE_PREINSTALL" &&
-z "$HOMEBREW_QUIET" ]]
-z "$HOMEBREW_QUIET" ]]
then
echo "Already up-to-date."
fi