summaryrefslogtreecommitdiff
path: root/tests/rm/ir-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/ir-1')
-rwxr-xr-xtests/rm/ir-11
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/ir-1 b/tests/rm/ir-1
index 6589d847d..2b0cfa3b7 100755
--- a/tests/rm/ir-1
+++ b/tests/rm/ir-1
@@ -49,7 +49,6 @@ EOF
# Remove all but one of a, b, c -- I doubt that this test can portably
# determine which one was removed based on order of dir entries.
# This is a good argument for switching to a dejagnu-style test suite.
-fail=0
rm --verbose -i -r $t < $test.I > /dev/null 2>&1 || fail=1
# $t should not have been removed.