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