1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-01-10 10:27:09 +00:00
parent c1485dd854
commit 4e1f4a8496

View File

@@ -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: cannot copy a directory `dir' into itself `dir/dir'
EOF
#'