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

Do not redirect output from stdout to stderr if unnecessary #206

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Aug 19, 2022

Do not redirect output from stdout to stderr when any of --no-report, --output-path, --output-dir is passed.

Fixes #205

Do not redirect output from stdout to stderr when any of `--no-report`, `--output-path`, `--output-dir` is passed.
@taiki-e
Copy link
Owner Author

taiki-e commented Aug 23, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 23, 2022

Build succeeded:

@bors bors bot merged commit a95b1b4 into main Aug 23, 2022
@bors bors bot deleted the redirect branch August 23, 2022 13:11
@taiki-e taiki-e added this to the v0.5 milestone Sep 6, 2022
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.

cargo llvm-cov run redirects stdout to stderr unconditionally
1 participant