summaryrefslogtreecommitdiff
path: root/tests/rm/empty-inacc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/empty-inacc')
-rwxr-xr-xtests/rm/empty-inacc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/empty-inacc b/tests/rm/empty-inacc
index 779f96bda..c0a77e409 100755
--- a/tests/rm/empty-inacc
+++ b/tests/rm/empty-inacc
@@ -30,7 +30,6 @@ mkdir -m0 inacc || framework_failure
# that is empty (hence removable) and unreadable.
mkdir -m a-r -p a/unreadable
-fail=0
# This would fail for e.g., coreutils-5.93.
rm -rf inacc || fail=1