It's only supported by few platforms when the linked file exists, while it would cause an error otherwise. In any case just implement this via an helper set_chmod function that will handle the case where follow_symlinks is not supported by the platform and will just not set any mod for the link itself (as it would otherwise apply to the linked file). Fixes #3914pull/4030/head
parent
9f87d5d955
commit
2d010727ed
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue