summaryrefslogtreecommitdiff
path: root/tests/rm/one-file-system
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/one-file-system')
-rwxr-xr-xtests/rm/one-file-system4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rm/one-file-system b/tests/rm/one-file-system
index bb7ffeb20..66c04d5ec 100755
--- a/tests/rm/one-file-system
+++ b/tests/rm/one-file-system
@@ -51,8 +51,8 @@ rm: skipping `a/b', since it's on a different device
EOF
if test $framework_failure = 1; then
- echo "$0: failure in testing framework" 1>&2
- (exit 1); exit 1
+ echo "$0: setup failed; skipping this test" 1>&2
+ (exit 77); exit 77
fi
fail=0