Skip to content

du: fix "function never used" warning in test #7943

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

cakebaker
Copy link
Contributor

This PR fixes a "function du_hard_link is never used" warning that appears in the Android jobs of the CI (see, for example, https://github.com/uutils/coreutils/actions/runs/15069663302/job/42362538785?pr=7942#step:16:1600). It also fixes the same warning on OpenBSD.

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@sylvestre sylvestre force-pushed the du_fix_never_used_warning_in_test branch from 6906ecf to 7f70bfa Compare May 19, 2025 09:18
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@sylvestre sylvestre merged commit 0c7a5d2 into uutils:main May 20, 2025
70 checks passed
@cakebaker cakebaker deleted the du_fix_never_used_warning_in_test branch May 20, 2025 07:45
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