[
https://issues.apache.org/jira/browse/CB-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13687264#comment-13687264
]
ASF subversion and git services commented on CB-3625:
-----------------------------------------------------
Commit 4ec3d6d0646e22786774f3d3513380052d7ecac2 in branch refs/heads/master
from [~bennmapes]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=4ec3d6d ]
[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