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

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

    [ https://issues.apache.org/jira/browse/CB-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303757#comment-14303757 ] 

Jenny Gee commented on CB-8409:
-------------------------------

Can you add additional logging to help debug issues at the same time? The output was not very helpful

> 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