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

error: do not write error twice to stderr #1555

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Sep 5, 2024

it solves the following error:

$ crun --log-level foo run foo
2024-09-05T21:13:00.024172Z: unknown verbosity foo specified
2024-09-05T21:13:00.024273Z: unknown verbosity foo specified

@saschagrunert PTAL

Signed-off-by: Giuseppe Scrivano <[email protected]>
it solves the following error:

$ crun --log-level foo run foo
2024-09-05T21:13:00.024172Z: unknown verbosity `foo` specified
2024-09-05T21:13:00.024273Z: unknown verbosity `foo` specified

Signed-off-by: Giuseppe Scrivano <[email protected]>
@kwilczynski
Copy link
Member

/approve
/lgtm

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

Ah yes, thank you!

Copy link
Member

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan rhatdan merged commit c00c467 into containers:main Sep 6, 2024
57 checks passed
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.

4 participants