[Bug 39808] New: either cmd || operator fails to evaluate exit codes or exit codes are incorrect

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 16 19:05:42 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39808

            Bug ID: 39808
           Summary: either cmd || operator fails to evaluate exit codes or
                    exit codes are incorrect
           Product: Wine
           Version: 1.7.55
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: cmd
          Assignee: wine-bugs at winehq.org
          Reporter: fiendishx at gmail.com
      Distribution: ---

seen:

echo 0 || echo fail
0
fail



It should not be printing fail. It should only print 0.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list