Never exit with failure.
This commit is contained in:
parent
ffebf0da5f
commit
2157a71a68
@ -142,7 +142,7 @@ module Homebrew
|
||||
system_command! HOMEBREW_BREW_FILE, args: bump_cask_pr_args
|
||||
rescue ErrorDuringExecution => e
|
||||
onoe e
|
||||
Homebrew.failed = true
|
||||
next
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user