You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This replaces File.exists? calls with File.exist? to
fix the UNIT_gz_TEST on macOS. It also removes a
rescue statement that was hiding useful error messages.
Signed-off-by: Steve Peters <[email protected]>
0 commit comments