summaryrefslogtreecommitdiff
path: root/tests/rm/ignorable
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/ignorable')
-rwxr-xr-xtests/rm/ignorable1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/ignorable b/tests/rm/ignorable
index 747d4d275..714631e58 100755
--- a/tests/rm/ignorable
+++ b/tests/rm/ignorable
@@ -26,7 +26,6 @@ skip_if_root_
touch existing-non-dir || framework_failure
-fail=0
# With coreutils-6.3, this would exit nonzero. It should not.
# Example from Andreas Schwab.