Skip to content

FileUtils.rm* methods swallows only Errno::ENOENT when force is true

fa65d67
Select commit
Loading
Failed to load commit list.
Merged

FileUtils.rm_rf should ignore only Errno::ENOENT, not StandardError #99

FileUtils.rm* methods swallows only Errno::ENOENT when force is true
fa65d67
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs