Update Library/Homebrew/brew.sh
This commit is contained in:
parent
0ae98a8a09
commit
cf65176853
@ -930,9 +930,6 @@ fi
|
|||||||
if [[ -n "${HOMEBREW_SORBET_RUNTIME}" ]]
|
if [[ -n "${HOMEBREW_SORBET_RUNTIME}" ]]
|
||||||
then
|
then
|
||||||
NO_SORBET_RUNTIME_COMMANDS=(
|
NO_SORBET_RUNTIME_COMMANDS=(
|
||||||
generate-cask-api
|
|
||||||
generate-formula-api
|
|
||||||
release
|
|
||||||
)
|
)
|
||||||
|
|
||||||
if check-array-membership "${HOMEBREW_COMMAND}" "${NO_SORBET_RUNTIME_COMMANDS[@]}"
|
if check-array-membership "${HOMEBREW_COMMAND}" "${NO_SORBET_RUNTIME_COMMANDS[@]}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user