Skip to content

Commit

Permalink
Merge pull request #6641 from sylvestre/mv-exchange
Browse files Browse the repository at this point in the history
mv: adjust the error message to make 'tests/mv/mv-exchange.sh' pass
  • Loading branch information
cakebaker authored Aug 13, 2024
2 parents e8f14c7 + 13c90ed commit 0aab7ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/build-gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -366,3 +366,5 @@ sed -i 's/44;37/37;44/' tests/ls/multihardlink.sh
# do that. So, it's okay to ignore the zero.
sed -i "s/color_code='0;31;42'/color_code='31;42'/" tests/ls/color-clear-to-eol.sh

# Slightly different error message
sed -i 's/not supported/unexpected argument/' tests/mv/mv-exchange.sh

0 comments on commit 0aab7ab

Please sign in to comment.