From 52be7173c068719c87a2c59cc279b6e4bbe4c13a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Nov 2001 15:50:25 +0000 Subject: *** empty log message *** --- tests/mv/dup-source | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/mv') diff --git a/tests/mv/dup-source b/tests/mv/dup-source index 3a0a6fd42..350be1146 100755 --- a/tests/mv/dup-source +++ b/tests/mv/dup-source @@ -1,7 +1,8 @@ #!/bin/sh -# Ensure that cp/mv merely warn when a non-directory source file is +# Ensure that cp merely warns when a non-directory source file is # listed on the command line more than once. fileutils-4.1.1 # made this fail: cp a a d/ +# Ensure that mv fails with a similar command. if test "$VERBOSE" = yes; then set -x -- cgit v1.2.3-54-g00ecf