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 3a0f362 commit 3bed710Copy full SHA for 3bed710
util/build-gnu.sh
@@ -372,8 +372,6 @@ sed -i "s/color_code='0;31;42'/color_code='31;42'/" tests/ls/color-clear-to-eol
372
# patching this because of the same reason as the last one.
373
sed -i "s/color_code='0;31;42'/color_code='31;42'/" tests/ls/quote-align.sh
374
375
-# Slightly different error message
376
-sed -i 's/not supported/unexpected argument/' tests/mv/mv-exchange.sh
377
# Most tests check that `/usr/bin/tr` is working correctly before running.
378
# However in NixOS/Nix-based distros, the tr util is located somewhere in
379
# /nix/store/xxxxxxxxxxxx...xxxx/bin/tr
0 commit comments