mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
mv: adjust the error message to make 'tests/mv/mv-exchange.sh' pass
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user