cmd: 'del' should set %errorlevel% to zero, not one, on error.
commit16cb9c4cb7feda719b43f85e0a7acfe50df03636
authorHugh McMaster <hugh.mcmaster@outlook.com>
Tue, 17 Nov 2015 04:21:39 +0000 (17 15:21 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Nov 2015 13:56:40 +0000 (17 22:56 +0900)
treea511aba7e346b176ad7e0b6f8bb65ad52e8feb11
parent66fc13197b6b8eaabd62effcf36d8c27e71c1c97
cmd: 'del' should set %errorlevel% to zero, not one, on error.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/cmd/builtins.c
programs/cmd/tests/test_builtins.cmd
programs/cmd/tests/test_builtins.cmd.exp