Commit 67e91da
committed
[IO-751] When deleting symlinks, File/PathUtils.deleteDirectory()
changes file permissions of the target.
POSIX: Deleting a file requires write and execute on the parent. Listing a file also requires reading.1 parent 4d81c42 commit 67e91da
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
0 commit comments