Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 976e107

Browse files
committed
remove the special case for md5sum.pl
1 parent a83d8d5 commit 976e107

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

util/build-gnu.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,6 @@ echo "n_stat1 = \$n_stat1"\n\
356356
echo "n_stat2 = \$n_stat2"\n\
357357
test \$n_stat1 -ge \$n_stat2 \\' tests/ls/stat-free-color.sh
358358

359-
# no need to replicate this output with hashsum
360-
sed -i -e "s|Try 'md5sum --help' for more information.\\\n||" tests/cksum/md5sum.pl
361-
362359
# Our ls command always outputs ANSI color codes prepended with a zero. However,
363360
# in the case of GNU, it seems inconsistent. Nevertheless, it looks like it
364361
# doesn't matter whether we prepend a zero or not.

0 commit comments

Comments
 (0)