Skip to content
Snippets Groups Projects
Commit 5b941f33 authored by Orgad Shaneh's avatar Orgad Shaneh Committed by Brad King
Browse files

SystemTools: Adapt permissions test to MSYS

Cygwin/MSYS uses umask on *stat* when noacl is set on the filesystem
(which MSYS sets by default), so the returned permissions don't
necessarily reflect what was actually set.

Solve by delaying umask to where it is actually needed.
parent f00dd83e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment