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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to