Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix executability of materialized files for non-owners #14298

Merged
merged 1 commit into from Jan 29, 2022

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Jan 28, 2022

As reported in #14280, #13857 removed the executable bit for non-owners of a file. This change restores it (and expands the test to note a subtlety of the default umask on macOS).

Fixes #14280.

@stuhood stuhood enabled auto-merge (squash) January 28, 2022 20:03
@stuhood stuhood merged commit 705ceb0 into pantsbuild:main Jan 29, 2022
@stuhood stuhood deleted the stuhood/more-executability branch January 29, 2022 19:27
stuhood added a commit to stuhood/pants that referenced this pull request Jan 29, 2022
…4298)

As reported in pantsbuild#14280, pantsbuild#13857 removed the executable bit for non-owners of a file. This change restores it (and expands the test to note a subtlety of the default umask on macOS).

Fixes pantsbuild#14280.
# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
stuhood added a commit that referenced this pull request Jan 29, 2022
…#14298) (#14308)

As reported in #14280, #13857 removed the executable bit for non-owners of a file. This change restores it (and expands the test to note a subtlety of the default umask on macOS).

Fixes #14280.

[ci skip-build-wheels]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pants-built PEX permissions changed between Pants 2.8 and 2.9
2 participants