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

ASF subversion and git services commented on CB-3625:
-----------------------------------------------------

Commit 1f58d8ee27c9ea00c3bc7bf60eed144725c5ce43 in branch refs/heads/2.9.x from 
[~bennmapes]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=1f58d8e ]

[CB-3625] [CB-3338] updated windows cli scripts and added version option

                
> ./bin/run has different behaviour depending on order of options
> ---------------------------------------------------------------
>
>                 Key: CB-3625
>                 URL: https://issues.apache.org/jira/browse/CB-3625
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.8.0
>         Environment: Mac OSX 10.7.5
>            Reporter: Filip Maj
>            Assignee: Benn Mapes
>
> After creating a project, I run:
> {code}
> $ ./cordova/run --debug --emulator
> {code}
> OR:
> {code}
> $ ./cordova/run --debug --emulator
> {code}
> And get:
> {code}
> Error : Build command '--device' not recognized.
> {code}
> However running the same commands with the options reversed:
> {code}
> $ ./cordova/run --emulator --debug
> {code}
> Works fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to