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

Drop newgrp in prepare-node-script #155

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Drop newgrp in prepare-node-script #155

merged 1 commit into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. prepare-node: drop newgrp call

    Calling newgrp in the prepare-node script has side effects and does
    not achieve the actual desired result, which is to change the group
    permissions in the parent shell process.
    
    Related-Bug: 2052340
    javacruft committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9d7d0e3 View commit details
    Browse the repository at this point in the history