Skip to content

Conversation

@cerdelen
Copy link
Contributor

chgrp with verbosity flag prints an empty string instead of the gid.

fix #9915

@cerdelen cerdelen changed the title Chgrp verbose Chgrp verbose prints unmapped gid Dec 30, 2025
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/shuf/shuf-reservoir is no longer failing!
Congrats! The gnu test tests/sort/sort-stale-thread-mem is no longer failing!
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.

@cerdelen
Copy link
Contributor Author

cerdelen commented Dec 31, 2025

I am a littlebit confused about the output in the tests. They print 'retained as runner' or i also see 'retained as wheel'.

I only changed that instead of not printing anything in case of a gid being unmapped the gid will be printed, so before in these cases nothing shouldve been printed. Why where they not red before.

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.

chgrp: verbose "retained as" may print an empty group name for unmapped GIDs

1 participant