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(tar): fix verbosity in checksum checker in tar handler #927

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

nyuware
Copy link
Contributor

@nyuware nyuware commented Aug 21, 2024

The logger debug was being shown at every level of verbosity. The underscore fixes this.

The logger debug was being shown at every level of verbosity. The underscore fixes this.
@nyuware nyuware force-pushed the missing_underscore_tar branch from 1008aab to b49bb96 Compare August 21, 2024 12:47
@kissgyorgy kissgyorgy self-requested a review August 21, 2024 12:50
Copy link
Contributor

@kissgyorgy kissgyorgy left a comment

Choose a reason for hiding this comment

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

It was a lot of spam.

@kissgyorgy kissgyorgy merged commit 2702077 into main Aug 21, 2024
14 checks passed
@kissgyorgy kissgyorgy deleted the missing_underscore_tar branch August 21, 2024 12:53
@kissgyorgy kissgyorgy restored the missing_underscore_tar branch August 21, 2024 12:53
@kissgyorgy kissgyorgy deleted the missing_underscore_tar branch August 21, 2024 12:53
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