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

Silence undesirable output when --quiet option is used #880

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

okor
Copy link
Contributor

@okor okor commented Sep 10, 2022

To address issue #879

Checklist

  • Feature branch is up-to-date with master (if not - rebase it).
  • Added tests.
  • Added an entry to the Changelog if the new
    code introduces user-observable changes.
  • Update Readme.md when cli options are changed

@grosser
Copy link
Owner

grosser commented Sep 12, 2022

this makes sense in general / is a good fix, but I think what we should really do is make all "fluff" go to stderr and only real output go to stdout.

@grosser grosser merged commit e956ebf into grosser:master Sep 12, 2022
@grosser
Copy link
Owner

grosser commented Sep 12, 2022

3.12.1

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.

None yet

2 participants