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 a83d8d5 commit 976e107Copy full SHA for 976e107
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