summaryrefslogtreecommitdiff
path: root/tests/rm/rm1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/rm1')
-rwxr-xr-xtests/rm/rm14
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rm/rm1 b/tests/rm/rm1
index e90996d8f..ce0d87150 100755
--- a/tests/rm/rm1
+++ b/tests/rm/rm1
@@ -20,8 +20,8 @@
print_ver_ rm
skip_if_root_
-mkdir -p b/a/p b/c b/d || framework_failure
-chmod u-w b/a || framework_failure
+mkdir -p b/a/p b/c b/d || framework_failure_
+chmod u-w b/a || framework_failure_
# This should fail.