summaryrefslogtreecommitdiff
path: root/tests/mv
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-03-30 15:22:04 +0000
committerJim Meyering <jim@meyering.net>2002-03-30 15:22:04 +0000
commit8b861292c647d4c1f44704b441911838f57c5868 (patch)
tree2b53ae71c2cce5bb34e8eb263af41b7bcc7bc3ec /tests/mv
parent39f54be32175e1122807b86a4976b6fbc2561e40 (diff)
downloadcoreutils-8b861292c647d4c1f44704b441911838f57c5868.tar.xz
--, not ---
Diffstat (limited to 'tests/mv')
-rwxr-xr-xtests/mv/i-link-no2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/i-link-no b/tests/mv/i-link-no
index f02614ef6..91429ab84 100755
--- a/tests/mv/i-link-no
+++ b/tests/mv/i-link-no
@@ -32,7 +32,7 @@ fi
fail=0
-mv ---reply=no a/bar a/foo b < no 2> err > out || fail=1
+mv --reply=no a/bar a/foo b < no 2> err > out || fail=1
cat <<EOF > exp
EOF