Skip to content

testnode: support chmod'ed files during directories cleanups

Because some tests or softwares can chmod'ed some files to make them readonly, testnode should try to chmod the files to deletable state if deleting them fail in the first place.

Merge request reports