Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnu patches: adapt tests_ls_no_cap.patch to GNU coreutils 9.6 #7163

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

cakebaker
Copy link
Contributor

Currently, util/build-gnu.sh fails to apply tests_ls_no_cap.patch with GNU coreutils 9.6:

patching file tests/ls/no-cap.sh
Hunk #1 FAILED at 21.
1 out of 1 hunk FAILED

This PR adapts the patch to the changes made to tests/ls/no-cap.sh in coreutils/coreutils@9610013

Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/misc/stdbuf is no longer failing!
Congrats! The gnu test tests/misc/usage_vs_getopt is no longer failing!
Congrats! The gnu test tests/ls/no-cap is no longer SKIP! (might be PASS, ERROR or FAIL)

@sylvestre
Copy link
Contributor

easy :)
#7127
it is why I started working on this

@sylvestre sylvestre merged commit 647e616 into uutils:main Jan 19, 2025
65 checks passed
@cakebaker cakebaker deleted the gnu_patches_fix_ls_no_cap branch January 19, 2025 16:26
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.

2 participants