Skip to content

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

Merged
cakebaker merged 2 commits intouutils:mainfrom
Ato2207:cksum_error
Jan 8, 2024
Merged

Made cksum return an error if the algorithm blake2b is used on a directory.#5804
cakebaker merged 2 commits intouutils:mainfrom
Ato2207:cksum_error

Conversation

@Ato2207
Copy link
Copy Markdown
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
@cakebaker
Copy link
Copy Markdown
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