Lots of clean-up:
authorJim Meyering <jim@meyering.net>
Fri, 19 Apr 2002 21:55:30 +0000 (21:55 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 19 Apr 2002 21:55:30 +0000 (21:55 +0000)
commit306c8e8b4fec79a581f2cad7b160ba6f61f600ac
tree294ed47d250d3d7334d95d14fd7033c7e1a87fdd
parent3cc80a439024199e6673477ae91cb32f69aa7ad3
Lots of clean-up:
  E.g.,

    (exit $fail); exit

    t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$
    trap 'status=$?; cd $pwd; rm -rf $t0 && exit $status' 0
22 files changed:
tests/cp/backup-1
tests/cp/backup-is-src
tests/cp/cp-HL
tests/cp/cp-mv-backup
tests/cp/cp-parents
tests/cp/deref-slink
tests/cp/dir-rm-dest
tests/cp/dir-slash
tests/cp/dir-vs-file
tests/cp/fail-perm
tests/cp/into-self
tests/cp/link
tests/cp/link-preserve
tests/cp/no-deref-link1
tests/cp/no-deref-link2
tests/cp/no-deref-link3
tests/cp/perm
tests/cp/r-vs-symlink
tests/cp/same-file
tests/cp/slink-2-slink
tests/cp/special-bits
tests/cp/symlink-slash