◐ Shell
clean mode source ↗

install: use `bool` as return type of `need_copy` by cakebaker · Pull Request #8288 · uutils/coreutils

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@cakebaker

Copy link Copy Markdown

Contributor

This PR changes the return type of need_copy from UResult<bool> to bool.

@github-actions

Copy link Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/install/install-C is no longer failing!

@sylvestre sylvestre merged commit 433e18e into uutils:main

Jun 30, 2025

76 checks passed

@cakebaker cakebaker deleted the install_simplify_return_type branch

June 30, 2025 09:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@cakebaker @sylvestre