brew.sh: remove outdated comment
This commit is contained in:
parent
6328277f57
commit
ea011ae528
@ -172,7 +172,6 @@ case "$@" in
|
||||
source "${HOMEBREW_LIBRARY}/Homebrew/list.sh"
|
||||
homebrew-list "$@" && exit 0
|
||||
;;
|
||||
# falls back to cmd/tap.rb on a non-zero return
|
||||
tap)
|
||||
source "${HOMEBREW_LIBRARY}/Homebrew/tap.sh"
|
||||
homebrew-tap "$@" && exit 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user