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

tests: Don't assume uid == primary gid #1390

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 10, 2017

  1. tests: Don't assume uid == primary gid

    Nothing guarantees that each user has a group containing only
    themselves. Even if they do, nothing guarantees that its group ID
    equals the user ID, particularly if another user earlier in the same
    range was created without a corresponding group or vice versa.
    
    Signed-off-by: Simon McVittie <smcv@collabora.com>
    smcv committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    e3ed68b View commit details
    Browse the repository at this point in the history