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:(issue_1623) Send error to stderr instead of stdout #1629

Merged
merged 3 commits into from
Jan 6, 2023

Conversation

dearchap
Copy link
Contributor

What type of PR is this?

(REQUIRED)

  • bug
  • feature

What this PR does / why we need it:

(REQUIRED)

When cli sends errors it needs to go to stderr instead of stdout by posix comventions

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #1623

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

make test

Release Notes

(REQUIRED)


@dearchap dearchap requested a review from a team as a code owner December 19, 2022 01:11
meatballhat
meatballhat previously approved these changes Jan 6, 2023
@dearchap dearchap merged commit 87b48e2 into urfave:main Jan 6, 2023
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.

Errors should go to stderr
2 participants