https://bugs.winehq.org/show_bug.cgi?id=51402
Bug ID: 51402 Summary: || and && don't work properly in WINE cmd Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: AlvinSeville7cf@gmail.com Distribution: ---
Created attachment 70259 --> https://bugs.winehq.org/attachment.cgi?id=70259 Wrong behavior screenshot
For instance I run some non-existing command:
non-existing && echo SUCCESS
but SUCCESS is printed instead only error "Can't recognize 'non-existing ' as an internal or external command, or batch script.".
Also the following command:
set variable=value || echo FAIL
outputs FAIL unexpectedly.
https://bugs.winehq.org/show_bug.cgi?id=51402
AlvinSeville7cf AlvinSeville7cf@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary||| and && don't work ||| and && don't work |properly in WINE cmd |properly in WINE cmd | |6.1.7601
https://bugs.winehq.org/show_bug.cgi?id=51402
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Duplicate of bug 32679.
*** This bug has been marked as a duplicate of bug 32679 ***
https://bugs.winehq.org/show_bug.cgi?id=51402
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.