Raise bottle exceptions for Homebrew developers.
This commit is contained in:
parent
d5c331c072
commit
ff65923531
@ -104,6 +104,7 @@ class FormulaInstaller
|
||||
tab.write
|
||||
end
|
||||
rescue
|
||||
raise if ARGV.homebrew_developer?
|
||||
opoo "Bottle installation failed: building from source."
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user