install: use `bool` as return type of `need_copy` by cakebaker · Pull Request #8288 · uutils/coreutils
-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Merged
Merged
Conversation
cakebaker
commented
Jun 30, 2025
cakebaker
commented
Contributor
This PR changes the return type of need_copy from UResult<bool> to bool.
instead of UResult<bool>
github-actions
Bot
commented
Jun 30, 2025
github-actions Bot commented
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!
cakebaker
deleted the
install_simplify_return_type
branch
BrewTestBot
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment