https://bugs.winehq.org/show_bug.cgi?id=55489
Bug ID: 55489 Summary: 'cmd1 || cmd2' (OR, double pipe) not working Product: Wine Version: 8.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: mr.dmitry.sokolov@gmail.com Distribution: ---
Cmd OR (|| - double pipe) command not working.
Run: echo 123 || echo failed
Expected: 123
Actual: 123 failed
https://bugs.winehq.org/show_bug.cgi?id=55489
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC| |alexhenrie24@gmail.com
--- Comment #1 from Alex Henrie alexhenrie24@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=55489
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.