Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Forwarded: ostreedev/ostree#1390 Applied-upstream: 2018.1, commit:ostreedev/ostree@f63e62f Gbp-Pq: Topic 2018.1 Gbp-Pq: Name tests-Don-t-assume-uid-primary-gid.patch