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

script: Revert buggy change to grep command #25

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joamaki
Copy link
Contributor

@joamaki joamaki commented Nov 14, 2024

The stdout and stderr commands already existed, and my change to grep to allow searching stdout was buggy, so revert this.

The second commit fixes a panic on "help some-unknown-command" (cilium/cilium#35918)

The stdout and stderr commands already existed, and
my change to grep to allow searching stdout was buggy,
so revert this.

Signed-off-by: Jussi Maki <[email protected]>
@joamaki joamaki requested a review from a team as a code owner November 14, 2024 15:15
@joamaki joamaki requested review from pippolo84 and removed request for a team November 14, 2024 15:15
'help aoeu' panic due to not checking whether the cmd
was found before calling Usage()

Signed-off-by: Jussi Maki <[email protected]>
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.

2 participants