summaryrefslogtreecommitdiff
path: root/tests/cp
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-17 18:24:41 +0000
committerJim Meyering <jim@meyering.net>2005-11-17 18:24:41 +0000
commit66f47a91d16e9a7de9a318ac0b7702222b95314c (patch)
tree55161a89e352af96c04978c0472acffef06d7465 /tests/cp
parentc9b1de9d5e70d5c730b13f8b9e7bf929d355b488 (diff)
downloadcoreutils-66f47a91d16e9a7de9a318ac0b7702222b95314c.tar.xz
no need to do `cd $pwd; rm -rf $tmp'; the traps handle that
Diffstat (limited to 'tests/cp')
-rwxr-xr-xtests/cp/acl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/cp/acl b/tests/cp/acl
index 8f2bbf794..7273ae8da 100755
--- a/tests/cp/acl
+++ b/tests/cp/acl
@@ -54,6 +54,4 @@ if test $framework_failure = 1; then
(exit 1); exit 1
fi
-cd $pwd
-rm -fr $tmp
exit $fail