SIGN IN SIGN UP
Homebrew / brew UNCLAIMED

🍺 The missing package manager for macOS (or Linux)

0 0 185 Ruby

exceptions: tolerate stubbed/missing path in html_hint

Existing cask download specs stub Pathname#file? to return true on a
relative path that does not exist on disk, so binread raises
Errno::ENOENT inside ChecksumMismatchError#initialize. Treat any
SystemCallError as 'no hint' and leave the original error untouched.
J
Jari Mustonen committed
aa9f3f6773fcfcc568b7bc7ca235c9caf5aa9f32
Parent: d46b273