You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benn Mapes (JIRA)" <ji...@apache.org> on 2013/06/19 00:19:22 UTC

[jira] [Resolved] (CB-3625) ./bin/run has different behaviour depending on order of options

     [ https://issues.apache.org/jira/browse/CB-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benn Mapes resolved CB-3625.
----------------------------

    Resolution: Fixed
    
> ./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