You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Paul Hickman (JIRA)" <ji...@apache.org> on 2016/03/01 17:19:18 UTC

[jira] [Created] (CB-10751) Cordova CLI terminate batch files

Paul Hickman created CB-10751:
---------------------------------

             Summary: Cordova CLI terminate batch files
                 Key: CB-10751
                 URL: https://issues.apache.org/jira/browse/CB-10751
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 6.1.0
         Environment: Windows
            Reporter: Paul Hickman
            Priority: Minor


If you create a file test.cmd file with the following 3 lines:

echo hello
cordova -v
echo world

and run it in a DOS window, it terminates after displaying the cordova version and doesn't run the 2nd echo command. This occurs whatever arguments you give cordova in a batch file.



--
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