You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/06/06 18:05:20 UTC

[jira] [Created] (CB-3626) ./bin/lib/start-emulator with no id parameter does nothing

Filip Maj created CB-3626:
-----------------------------

             Summary: ./bin/lib/start-emulator with no id parameter does nothing
                 Key: CB-3626
                 URL: https://issues.apache.org/jira/browse/CB-3626
             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


According to the [Command Line Design wiki document|http://wiki.apache.org/cordova/CommandLineToolingDesign], running {{start-emulator}} with no parameters should start the first available emulator.

In my particular case, if I run {{list-emulator-images}}, I get the following output:

{code}
debug_rake_android15
Gingerbread
ICS
{code}

However, running {{start-emulator}} with no ID results in the script exiting with 0 status code and doing nothing. Running {{start-emulator ICS}}, so with a valid emulator ID, works as expected.

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