mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-20 23:54:19 -04:00
66f18c209c
* tests/cksum/cksum-c.sh: A tagged checksum line with a valid algorithm but a hex digest of the wrong (truncated) length must be reported as improperly formatted rather than as a checksum mismatch (FAILED). See https://github.com/uutils/coreutils/issues/6576 https://github.com/coreutils/coreutils/pull/273