* init.cfg (require_membership_in_two_groups_): This fixes a bug
introduced by me in
v8.15-8-gdd0e4c562. Luckily, the consequence
of low-probability triggering the bug was the mere added backslash
in the diagnostic: "...but running id -G\ either...". It would be
triggered in a test failure for one who is a member of only one or
fewer groups.
*' '*) ;;
*) skip_ 'requires membership in two groups
this test requires that you be a member of more than one group,
-but running 'id -G'\'' either failed or found just one. If you really
+but running '\''id -G'\'' either failed or found just one. If you really
are a member of at least two groups, then rerun this test with
COREUTILS_GROUPS set in your environment to the space-separated list
of group names or numbers. E.g.,