Skip to content

nproc: strip errno#12908

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:nproc-strip-errno
Open

nproc: strip errno#12908
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:nproc-strip-errno

Conversation

@oech3

@oech3 oech3 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor
$ target/debug/nproc >/dev/full
nproc: No space left on device
$ nproc >/dev/full
nproc: No space left on device (os error 28)

@oech3 oech3 marked this pull request as ready for review June 15, 2026 15:57
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/pid-pipe (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/retry (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/io-errors (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/rm/isatty (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/rm/many-dir-entries-vs-OOM is now being skipped but was previously passing.

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.

1 participant