Skip to content

chgrp: strip error when changing group of file fails - #14403

Open
Devel08 wants to merge 1 commit into
uutils:mainfrom
Devel08:chgrp-strip-error
Open

chgrp: strip error when changing group of file fails#14403
Devel08 wants to merge 1 commit into
uutils:mainfrom
Devel08:chgrp-strip-error

Conversation

@Devel08

@Devel08 Devel08 commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

VerbosityLevel::Silent => (),
level => {
out = format!(
"changing {} of {}: {e}",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should also add localised messages for this.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, good catch, either error-changing-group-failed and error-changing-ownership-failed or a single error-change-failed with 3 strings, we can do that after this is merged :)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is still draft

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tail/pipe-f is now passing!

@Devel08
Devel08 marked this pull request as ready for review September 6, 2026 08:17
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.

3 participants