Skip to content

cksum: implement --untagged#4860

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:cksum_implement_untagged
May 14, 2023
Merged

cksum: implement --untagged#4860
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:cksum_implement_untagged

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR implements --untagged.

For the algos bsd, sysv, and crc, the output is the same as without --untagged. For all other algos, the output is <digest> <filename> (instead of <algo name> (<filename>) = <digest> without --untagged).

Closes #3811

@cakebaker cakebaker force-pushed the cksum_implement_untagged branch from 5d57407 to 690fff2 Compare May 14, 2023 14:43
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/misc/sm3sum is no longer failing!
Congrats! The gnu test tests/tail-2/inotify-dir-recreate is no longer failing!

@sylvestre sylvestre merged commit 49c16a2 into uutils:main May 14, 2023
@cakebaker cakebaker deleted the cksum_implement_untagged branch May 15, 2023 04:51
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: implement --untagged

2 participants