mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-20 07:04:01 +08:00
*** empty log message ***
This commit is contained in:
parent
e6bc93f49a
commit
f6da9983e4
@ -51,7 +51,7 @@ for args in 'foo symlink' 'symlink foo' 'foo foo' 'sl1 sl2' 'foo hardlink'; do
|
||||
case "$args" in *sl2*) ln -s foo sl2;; esac
|
||||
(
|
||||
(
|
||||
echo 1>&2 $CP $options $args
|
||||
# echo 1>&2 $CP $options $args
|
||||
$CP $options $args 2>.err
|
||||
echo $? $options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user