You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2015/02/03 19:50:34 UTC

[jira] [Created] (CB-8409) cordova build && echo good || echo bad does not work

Josh Soref created CB-8409:
------------------------------

             Summary: cordova build && echo good || echo bad does not work
                 Key: CB-8409
                 URL: https://issues.apache.org/jira/browse/CB-8409
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
            Reporter: Josh Soref
            Assignee: Josh Soref


{quote}
$ cordova create test
$ cd test
$ cordova platform add blackberry10
$ cordova build --release && echo good || echo bad
{quote}

When prompted for a keystore, password:
{quote}
Please enter your keystore password: 
{quote}
enter garbage ^M

the actual results are:
{quote}
good
{quote}

the expected result is:
{quote}
bad
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org