summaryrefslogtreecommitdiff
path: root/tests/rm/f-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/f-1')
-rwxr-xr-xtests/rm/f-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/f-1 b/tests/rm/f-1
index 3b0d51537..2d353649c 100755
--- a/tests/rm/f-1
+++ b/tests/rm/f-1
@@ -21,7 +21,7 @@ test=f-1
. "${srcdir=.}/init.sh"; path_prepend_ ../src
print_ver_ rm
-mkdir -p d || framework_failure
+mkdir -p d || framework_failure_
rm -f d/no-such-file || fail=1