mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
hashsum: gnu compat no need to replicate this output with hashsum
This commit is contained in:
parent
94f5e82dbd
commit
128c0bc6b5
1 changed files with 3 additions and 0 deletions
|
@ -346,3 +346,6 @@ sed -i -e "s|WARNING: 1 line is improperly formatted|warning: 1 line is improper
|
|||
echo "n_stat1 = \$n_stat1"\n\
|
||||
echo "n_stat2 = \$n_stat2"\n\
|
||||
test \$n_stat1 -ge \$n_stat2 \\' tests/ls/stat-free-color.sh
|
||||
|
||||
# no need to replicate this output with hashsum
|
||||
sed -i -e "s|Try 'md5sum --help' for more information.\\\n||" tests/cksum/md5sum.pl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue