summaryrefslogtreecommitdiff
path: root/tests/rm/ignorable
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/ignorable')
-rwxr-xr-xtests/rm/ignorable2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/ignorable b/tests/rm/ignorable
index 8c76f40a7..bff42f255 100755
--- a/tests/rm/ignorable
+++ b/tests/rm/ignorable
@@ -20,7 +20,7 @@
print_ver_ rm
skip_if_root_
-touch existing-non-dir || framework_failure
+touch existing-non-dir || framework_failure_
# With coreutils-6.3, this would exit nonzero. It should not.