summaryrefslogtreecommitdiff
path: root/tests/cp/acl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/acl')
-rwxr-xr-xtests/cp/acl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/acl b/tests/cp/acl
index 059a1e10c..2f8742880 100755
--- a/tests/cp/acl
+++ b/tests/cp/acl
@@ -45,7 +45,6 @@ acl1=`cd a && getfacl file | grep -v ':bin:' | grep -v 'mask::'` \
test $skip = yes &&
skip_test_ "'.' is not on a suitable file system for this test"
-fail=0
# copy a file without preserving permissions
cp a/file b/ || fail=1