mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-15 11:52:15 +02:00
tests: fix typo in cksum-a.sh
* tests/misc/cksum-a.sh: fix typo md5um to md5sum.
This commit is contained in:
committed by
Pádraig Brady
parent
8922ee206c
commit
a2b5e9f85b
@@ -23,7 +23,7 @@ cat > input_options <<\EOF || framework_failure_
|
||||
bsd sum -r
|
||||
sysv sum -s
|
||||
crc cksum
|
||||
md5 md5um -t
|
||||
md5 md5sum -t
|
||||
sha1 sha1sum -t
|
||||
sha224 sha224sum -t
|
||||
sha256 sha256sum -t
|
||||
|
||||
Reference in New Issue
Block a user