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

Made cksum return an error if the algorithm blake2b is used on a directory. #5804

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

Ato2207
Copy link
Contributor

@Ato2207 Ato2207 commented Jan 7, 2024

This PR should fix #5792. Now an error is generated if the blake2b algorithm is used on a directory.

@cakebaker cakebaker merged commit 8e83b34 into uutils:main Jan 8, 2024
60 of 61 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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.

cksum -a blake2b . should generate an error
2 participants