Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8d5de commit 90cdc34Copy full SHA for 90cdc34
util/build-gnu.sh
@@ -356,9 +356,6 @@ echo "n_stat1 = \$n_stat1"\n\
356
echo "n_stat2 = \$n_stat2"\n\
357
test \$n_stat1 -ge \$n_stat2 \\' tests/ls/stat-free-color.sh
358
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
-
362
# Our ls command always outputs ANSI color codes prepended with a zero. However,
363
# in the case of GNU, it seems inconsistent. Nevertheless, it looks like it
364
# doesn't matter whether we prepend a zero or not.
0 commit comments