Skip to content

true, false: Fix broken pipe#11204

Merged
sylvestre merged 1 commit intouutils:mainfrom
oech3:true-pipe
Mar 6, 2026
Merged

true, false: Fix broken pipe#11204
sylvestre merged 1 commit intouutils:mainfrom
oech3:true-pipe

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Mar 5, 2026

|head -n 1 is fine. But I missed the case

$ coreutils true --help |:
true: Broken pipe (os error 32)

SIGPIPE handling is still confined in cold code path to keep performance.

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/resolution (passes in this run but fails in the 'main' branch)

@oech3 oech3 marked this pull request as ready for review March 5, 2026 15:48
@sylvestre sylvestre merged commit 70e07a3 into uutils:main Mar 6, 2026
163 checks passed
@oech3 oech3 deleted the true-pipe branch March 6, 2026 08:41
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