-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(util): preserve some file permissions during
write_atomic
Preseves u/g/o r/w/x permissions on unix platforms, and the "readonly" property on non-unix platforms. Fixes the two unit tests added in the previous commit.
- Loading branch information
1 parent
1f354a6
commit 9103faf
Showing
1 changed file
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters