diff --git a/Library/Homebrew/dev-cmd/bottle.rb b/Library/Homebrew/dev-cmd/bottle.rb index 619986f767..b11da56076 100644 --- a/Library/Homebrew/dev-cmd/bottle.rb +++ b/Library/Homebrew/dev-cmd/bottle.rb @@ -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