Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-8409

cordova build && echo good || echo bad does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-lib
    • None

    Description

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

      When prompted for a keystore, password:

      Please enter your keystore password:

      enter garbage ^M

      the actual results are:

      good

      the expected result is:

      bad

      Attachments

        Issue Links

          Activity

            People

              jsoref Josh Soref
              jsoref Josh Soref
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: