Skip to content

Commit 3bed710

Browse files
committed
removed mv-exchange checks in build-gnu.sh
1 parent 3a0f362 commit 3bed710

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

util/build-gnu.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,6 @@ sed -i "s/color_code='0;31;42'/color_code='31;42'/" tests/ls/color-clear-to-eol
372372
# patching this because of the same reason as the last one.
373373
sed -i "s/color_code='0;31;42'/color_code='31;42'/" tests/ls/quote-align.sh
374374

375-
# Slightly different error message
376-
sed -i 's/not supported/unexpected argument/' tests/mv/mv-exchange.sh
377375
# Most tests check that `/usr/bin/tr` is working correctly before running.
378376
# However in NixOS/Nix-based distros, the tr util is located somewhere in
379377
# /nix/store/xxxxxxxxxxxx...xxxx/bin/tr

0 commit comments

Comments
 (0)