Do not change file owner/mode if it is already correct #2

Open
opened 2024-02-18 17:47:39 +00:00 by dustin · 0 comments

If a file already has the correct mode, we should not call chmod on it. Similarly, we should not call chown if the ownership of the file is already correct.

If a file already has the correct mode, we should not call `chmod` on it. Similarly, we should not call `chown` if the ownership of the file is already correct.
dustin added the
enhancement
label 2024-02-18 17:47:39 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dustin/tmpl#2
There is no content yet.