[PATCH 2/2] cmd: Add support for || and &&.

Qian Hong qhong at codeweavers.com
Thu Apr 7 15:20:36 CDT 2016


I should add "From Mikhail Bystryantsev." in commit message, but
something was wrong with my mail client.

(Could you please use git send-email to send patches in the future?
--- from Henri. :D)

On Fri, Apr 8, 2016 at 4:12 AM, Qian Hong <qhong at codeweavers.com> wrote:
> Slightly improved based on Mikhail Bystryantsev's patch, add support for
> those built-in commands which does not change %ERRORLEVEL%.
>
> Signed-off-by: Qian Hong <qhong at codeweavers.com>
> ---
>  programs/cmd/builtins.c                  | 14 +++++++++++---
>  programs/cmd/tests/test_builtins.cmd     | 13 +++++++++++++
>  programs/cmd/tests/test_builtins.cmd.exp | 13 ++++++++++++-
>  programs/cmd/tests/test_cmdline.cmd      | 20 ++++++++++++++++++++
>  programs/cmd/tests/test_cmdline.cmd.exp  | 22 ++++++++++++++++++++++
>  programs/cmd/wcmd.h                      |  1 +
>  programs/cmd/wcmdmain.c                  | 26 ++++++++++++++++++++++++--
>  7 files changed, 103 insertions(+), 6 deletions(-)
>
>
>
>
>



-- 
Regards,
Qian Hong

-
http://www.codeweavers.com



More information about the wine-devel mailing list