Return error when output option is invalid by tksm · Pull Request #235 · stern/stern · GitHub
Skip to content

Return error when output option is invalid #235

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

Merged
merged 1 commit into from
Feb 26, 2023

Conversation

tksm
Copy link
Contributor

@tksm tksm commented Feb 25, 2023

Fixes #234

This PR fixes a bug that prints empty lines when an invalid output option is specified.

Copy link
Member

@superbrothers superbrothers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@superbrothers superbrothers merged commit 1c5aa2b into stern:master Feb 26, 2023
@tksm tksm deleted the error-invalid-output branch February 26, 2023 00:09
@floryut
Copy link
Member

floryut commented Feb 27, 2023

Wow.. thank you for this, can't believe that this was missed in the first place😅

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.

Empty lines are printed if an invalid output option is specified
3 participants