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

Fix passing the same file or stream to both stdout and stderr #1004

Merged
merged 3 commits into from May 1, 2024

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented May 1, 2024

Fixes #1002.

This works with both execa() and execaSync().

@ehmicky ehmicky force-pushed the merge-targets branch 2 times, most recently from 872ccf6 to ad51b1c Compare May 1, 2024 01:32
docs/bash.md Outdated Show resolved Hide resolved
@ehmicky ehmicky force-pushed the merge-targets branch 2 times, most recently from 7ac22be to 06811f9 Compare May 1, 2024 16:22
@ehmicky ehmicky requested a review from sindresorhus May 1, 2024 16:22
@sindresorhus sindresorhus merged commit ea889c7 into main May 1, 2024
12 checks passed
@sindresorhus sindresorhus deleted the merge-targets branch May 1, 2024 16:57
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.

Fix passing the same file or stream to both stdout and stderr
2 participants