Skip to content

cat: fallback with pipe() failure#11635

Merged
cakebaker merged 1 commit into
uutils:mainfrom
oech3:cat-pipe-fail
Apr 4, 2026
Merged

cat: fallback with pipe() failure#11635
cakebaker merged 1 commit into
uutils:mainfrom
oech3:cat-pipe-fail

Conversation

@oech3

@oech3 oech3 commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Closes #11634

@oech3

oech3 commented Apr 4, 2026

Copy link
Copy Markdown
Contributor Author

else if let ... is more simpler.

@github-actions

github-actions Bot commented Apr 4, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/misc/io-errors is no longer failing!
Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.
Congrats! The gnu test tests/basenc/bounded-memory is now passing!
Congrats! The gnu test tests/rm/many-dir-entries-vs-OOM is now passing!
Congrats! The gnu test tests/tail/tail-n0f is now passing!

@oech3 oech3 marked this pull request as ready for review April 4, 2026 11:52
@cakebaker cakebaker merged commit cfa92db into uutils:main Apr 4, 2026
167 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

@oech3 oech3 deleted the cat-pipe-fail branch April 4, 2026 15:50
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.

cat: no fallback if pipe() failed

2 participants