-
- Downloads
'brew cask upgrade' will continue upgrading casks after a failure
'cask upgrade' command collects all exceptions thrown from individual casks during the upgrade process. If there were more than one cask that raised exceptions during the upgrade process, a MultipleCaskErrors exception will be thrown. Issue #5203
Showing
- Library/Homebrew/cask/cmd/upgrade.rb 53 additions, 51 deletionsLibrary/Homebrew/cask/cmd/upgrade.rb
- Library/Homebrew/cask/exceptions.rb 13 additions, 0 deletionsLibrary/Homebrew/cask/exceptions.rb
- Library/Homebrew/test/cask/cmd/upgrade_spec.rb 57 additions, 0 deletionsLibrary/Homebrew/test/cask/cmd/upgrade_spec.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/bad-checksum2.rb 9 additions, 0 deletions...omebrew/test/support/fixtures/cask/Casks/bad-checksum2.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/outdated/bad-checksum2.rb 9 additions, 0 deletions...est/support/fixtures/cask/Casks/outdated/bad-checksum2.rb
Please register or sign in to comment