Skip to content

Conversation

@sylvestre
Copy link
Contributor

Tested by gnu/tests/cksum/md5sum.pl

Tested by gnu/tests/cksum/md5sum.pl
Copy link
Collaborator

@BenWiederhake BenWiederhake left a comment

Choose a reason for hiding this comment

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

The implementation is straight-forward, and the test checks the implementation. But I think this case was missed?

$ ../gnu/src/md5sum --ignore-missing LICENSE 
../gnu/src/md5sum: the --ignore-missing option is meaningful only when verifying checksums
Try '../gnu/src/md5sum --help' for more information.
[$? = 1]
$ cargo run md5sum --ignore-missing LICENSE 
e74349878141b240070458d414ab3b64  LICENSE
$

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?

@sylvestre sylvestre requested a review from BenWiederhake April 16, 2024 09:11
Copy link
Collaborator

@BenWiederhake BenWiederhake left a comment

Choose a reason for hiding this comment

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

LGTM :)

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