1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-22 15:50:25 +00:00
parent 746246f20f
commit 52be7173c0

View File

@@ -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