summaryrefslogtreecommitdiff
path: root/tests/mv/acl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/acl')
-rwxr-xr-xtests/mv/acl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/acl b/tests/mv/acl
index e9121a59b..f596ff7dc 100755
--- a/tests/mv/acl
+++ b/tests/mv/acl
@@ -69,4 +69,4 @@ mv dir2 $other_partition_tmpdir || fail=1
acl2=`cd $other_partition_tmpdir && getfacl dir2` || framework_failure
test "$acl1" = "$acl2" || fail=1
-(exit $fail); exit $fail
+Exit $fail