diff options
Diffstat (limited to 'tests/mv/i-4')
-rwxr-xr-x | tests/mv/i-4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/i-4 b/tests/mv/i-4 index bdc353c5b..8eaf2d6ae 100755 --- a/tests/mv/i-4 +++ b/tests/mv/i-4 @@ -28,7 +28,6 @@ for i in a b; do done echo y > y || framework_failure -fail=0 mv -i a b < y >/dev/null 2>&1 || fail=1 # Make sure out contains the prompt. |