Also cache failed version bump attempts.

This commit is contained in:
Markus Reiter 2020-12-14 13:02:52 +01:00
parent c4b36a3e11
commit 01cd373c34

View File

@ -158,7 +158,6 @@ module Homebrew
system_command! HOMEBREW_BREW_FILE, args: bump_cask_pr_args
rescue ErrorDuringExecution => e
onoe e
return
end
end
end