Skip to content

Tests: Don't assume you have write access to /dev

Stefano Rivera requested to merge stefanor/pyreflink:supported-at-perm into master

A regular user can't just create files in /dev on a typical Unix. Don't fail the test.

Merge request reports