Merge pull request #2280 from sjackman/bottle-mismatches
bottle: Remove superfluous odie
This commit is contained in:
commit
9bcbcf9a54
@ -437,7 +437,6 @@ module Homebrew
|
||||
--keep-old was passed but there are changes in:
|
||||
#{mismatches.join("\n")}
|
||||
EOS
|
||||
odie "--keep-old was passed but there were changes in #{mismatches.join(", ")}!"
|
||||
end
|
||||
output = bottle_output bottle
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user