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

hashsum: warn on file not found rather than fail #4064

Merged
merged 2 commits into from
Oct 22, 2022

Conversation

dmatos2012
Copy link
Contributor

Hi
This PR address issue #4042 where checksum would stop on failure, rather than continue processing each file(as does GNU).

In this way, now it would try to process every file before exiting.

@dmatos2012 dmatos2012 force-pushed the hashsum-process-files-before-exit branch from 6f4563a to d46e5df Compare October 19, 2022 20:46
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/tee. tests/misc/tee is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/tail-2/truncate. tests/tail-2/truncate is passing on 'main'. Maybe you have to rebase?

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/rm/rm2 is no longer failing!

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/rm/rm2 is no longer failing!

@sylvestre
Copy link
Contributor

LGTM, thanks :)

@sylvestre sylvestre merged commit 5f9e66a into uutils:main Oct 22, 2022
@dmatos2012 dmatos2012 deleted the hashsum-process-files-before-exit branch October 24, 2023 20:17
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