wbond / package_control

The Sublime Text package manager
https://packagecontrol.io
4.77k stars 816 forks source link

[4.0] Only restore executable permissions on extracted files #1655

Closed BenjaminSchaaf closed 8 months ago

BenjaminSchaaf commented 9 months ago

We need to check that the create_system is unix, otherwise the external_attr does not contain unix permissions. It also doesn't make much sense to restore any flags other than executable.