summaryrefslogtreecommitdiff
path: root/tests/rm/interactive-always
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/interactive-always')
-rwxr-xr-xtests/rm/interactive-always1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rm/interactive-always b/tests/rm/interactive-always
index bab99b1fb..842acc15e 100755
--- a/tests/rm/interactive-always
+++ b/tests/rm/interactive-always
@@ -32,7 +32,6 @@ echo 'n
y' > $test.I || framework_failure
rm -f out err || framework_failure
-fail=0
# The prompt has a trailing space, and no newline, so an extra
# 'echo .' is inserted after each rm to make it obvious what was asked.