summaryrefslogtreecommitdiff
path: root/tests/mv/i-2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/i-2')
-rwxr-xr-xtests/mv/i-21
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/i-2 b/tests/mv/i-2
index 05ced50d0..3c56e31a8 100755
--- a/tests/mv/i-2
+++ b/tests/mv/i-2
@@ -35,7 +35,6 @@ done
chmod 0 b d f h || framework_failure
echo y > y || framework_failure
-fail=0
mv -if a b || fail=1
mv -fi c d < y >/dev/null 2>&1 || fail=1