Update Library/Homebrew/cmd/update.sh
Remove one empty line? Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d9a38e76a9
commit
3d0f543b63
@ -633,7 +633,6 @@ EOS
|
|||||||
|
|
||||||
# HOMEBREW_UPDATE_FORCE and HOMEBREW_UPDATE_AUTO aren't modified here so ignore subshell warning.
|
# HOMEBREW_UPDATE_FORCE and HOMEBREW_UPDATE_AUTO aren't modified here so ignore subshell warning.
|
||||||
# shellcheck disable=SC2030
|
# shellcheck disable=SC2030
|
||||||
|
|
||||||
if [[ "${UPSTREAM_REPOSITORY_URL}" = "https://github.com/"* ]]
|
if [[ "${UPSTREAM_REPOSITORY_URL}" = "https://github.com/"* ]]
|
||||||
then
|
then
|
||||||
UPSTREAM_REPOSITORY="${UPSTREAM_REPOSITORY_URL#https://github.com/}"
|
UPSTREAM_REPOSITORY="${UPSTREAM_REPOSITORY_URL#https://github.com/}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user