Conversation
|
GNU testsuite comparison: |
d773b72 to
8af74a1
Compare
CodSpeed Performance ReportMerging #8930 will not alter performanceComparing Summary
Footnotes
|
8af74a1 to
8d84ea8
Compare
|
GNU testsuite comparison: |
|
Could someone who has access to a Windows machine run the following: |
|
#8930 (comment) |
You can do it in the CI. just write a windows specific test with some println! and an expected failure |
2f68552 to
dab7554
Compare
src/uu/hashsum/src/hashsum.rs
Outdated
| (command, is_hashsum_bin) | ||
| } | ||
|
|
||
| fn print_os_error(binary_name: &str, filename: &str, os_error: &Error) { |
There was a problem hiding this comment.
There was a problem hiding this comment.
Thank you, I should have done more searching.
|
GNU testsuite comparison: |
dab7554 to
889d59c
Compare
|
GNU testsuite comparison: |
889d59c to
345e322
Compare
345e322 to
214bc1c
Compare
Fix for #8912.
Playing around with GNU
md5sumI found that not only does it continue onIsADirectorybut also on other OS errors as well, such asNotFoundandPermissionDenied.