Jesse MacFadyen created CB-12649:
------------------------------------

             Summary: Failures should exit with non-zero exitCode
                 Key: CB-12649
                 URL: https://issues.apache.org/jira/browse/CB-12649
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Jesse MacFadyen


There are probably multiple places where this happens.

One example.

{code}
cordova plugin add does-not-exist // <= error code is 1
{code}

But adding the same plugin to config.xml and running `cordova prepare` we see 
the same output, but exit code is 0







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to