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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user