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

env/stbuf: better handling of the errors #7090

Merged
merged 4 commits into from
Jan 8, 2025
Merged

Conversation

sylvestre
Copy link
Contributor

@sylvestre sylvestre commented Jan 7, 2025

should fix tests/misc/stdbuf

Closes: #7072

instead of:
env: unknown error: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }
Copy link

github-actions bot commented Jan 7, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/misc/stdbuf is no longer failing!

@cakebaker cakebaker merged commit c531fb3 into uutils:main Jan 8, 2025
65 checks passed
@cakebaker
Copy link
Contributor

Congrats! The gnu test tests/misc/stdbuf is no longer failing!

Cool :)

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.

stdbuf: incorrect exit status when command can not be invoked
2 participants