-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
hashsum: Remove non-GNU binaries (fix cksum interface divergence #8984) #9153
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
Conversation
CodSpeed Performance ReportMerging #9153 will not alter performanceComparing Summary
Footnotes
|
|
GNU testsuite comparison: |
|
Can you please update the commit message to explain the why? |
|
Is change title OK instead? I can't change commit mess by some reason. |
|
@oech3 hm, did you try |
This comment was marked as resolved.
This comment was marked as resolved.
f2f50ee to
9e35a63
Compare
9e35a63 to
d1c07f4
Compare
|
GNU testsuite comparison: |
|
Thankyou |
hashsum: Remove non-GNU binaries (fix cksum interface divergence uutils#8984)
Remove non-GNU checksum binaries since they are already broken at 0.3.0 (#9108) and causing many confusions.
Closes #9106 . Closes #8996 . Closes #8995 . Closes #8861 . Closes #8654 Fixes #8984.
Reverting this should be easy after someone made compat utils with another projects.