Start the process by traversing the tree and adding the S_IWRITE and S_IREAD bits to the file's mode (which are also preserved on Windows.) This fixes windows_proof_rmtree's inability to remove read-only files, which was uncovered in testing the new `install_mode` feature. Tested: ./run_tests.py passes on Linux, appveyor CI on Windows passes.pull/3134/head
parent
05c43cdcd1
commit
df2f6a71e7
1 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue