projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1485dd
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Wed, 10 Jan 2001 10:27:09 +0000
(10:27 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 10 Jan 2001 10:27:09 +0000
(10:27 +0000)
tests/cp/into-self
patch
|
blob
|
history
diff --git
a/tests/cp/into-self
b/tests/cp/into-self
index bf5ade5b645b45853686c25574a75368648292fb..06d9405ae9ed0d71743b5330b9a1b3164ad9b391 100755
(executable)
--- a/
tests/cp/into-self
+++ b/
tests/cp/into-self
@@
-35,7
+35,7
@@
fail=0
cp -R dir dir 2> out && fail=1
cat > exp <<\EOF
-cp: can
'
t copy a directory `dir' into itself `dir/dir'
+cp: can
no
t copy a directory `dir' into itself `dir/dir'
EOF
#'