summaryrefslogtreecommitdiff
path: root/tests/mv/sticky-to-xpart
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/sticky-to-xpart')
-rwxr-xr-xtests/mv/sticky-to-xpart1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/sticky-to-xpart b/tests/mv/sticky-to-xpart
index f8855a21f..7187e8082 100755
--- a/tests/mv/sticky-to-xpart
+++ b/tests/mv/sticky-to-xpart
@@ -43,7 +43,6 @@ chown "$NON_ROOT_USERNAME" "$other_partition_tmpdir" || framework_failure
# We have to allow $NON_ROOT_USERNAME access to ".".
chmod go+x . || framework_failure
-fail=0
# Ensure that $NON_ROOT_USERNAME can access the required version of mv.
version=`setuidgid $NON_ROOT_USERNAME env PATH="$PATH" mv --version|sed -n '1s/.* //p'`