Skip to content

testnode: properly support deletion of chmod'ed files

Jérome Perrin requested to merge jerome/erp5:fix/testnode_rmdir_2 into master

The implementation from 0341ea0d did not cover the case where directory was readble but not writeable.

Merge request reports