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

ASF GitHub Bot commented on CB-2979:
------------------------------------

GitHub user tripodsan opened a pull request:

    https://github.com/apache/cordova-osx/pull/5

    Fixing various project-helper scripts

    fixes:
    * CB-2979 Add a ./cordova/lib/list-devices project-level helper script to 
OSX
    * CB-2971 Add a ./cordova/lib/list-started-emulators as project-level 
helper script to OSX
    * CB-2954 Add a ./cordova/lib/list-emulator-images project-level helper 
script to OSX
    * CB-2987 Add a ./cordova/lib/install-emulator project-level helper script 
to OSX
    * CB-2995 Add a ./cordova/lib/install-device project-level helper script to 
OSX
    * CB-3003 Add a ./cordova/lib/start-emulator project-level helper script to 
OSX

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tripodsan/cordova-osx CB-29xx-scripts

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-osx/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit 140439189a53bbc028293b68d7aa7a1c8cc3b04b
Author: Tobias Bocanegra <[email protected]>
Date:   2014-04-23T23:15:56Z

    Fixing various project-helper scripts
    
    fixes:
    * CB-2979 Add a ./cordova/lib/list-devices project-level helper script to 
OSX
    * CB-2971 Add a ./cordova/lib/list-started-emulators as project-level 
helper script to OSX
    * CB-2954 Add a ./cordova/lib/list-emulator-images project-level helper 
script to OSX
    * CB-2987 Add a ./cordova/lib/install-emulator project-level helper script 
to OSX
    * CB-2995 Add a ./cordova/lib/install-device project-level helper script to 
OSX
    * CB-3003 Add a ./cordova/lib/start-emulator project-level helper script to 
OSX

----


> Add a ./cordova/lib/list-devices project-level helper script to OSX
> -------------------------------------------------------------------
>
>                 Key: CB-2979
>                 URL: https://issues.apache.org/jira/browse/CB-2979
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: OSX
>            Reporter: Filip Maj
>            Assignee: Tobias Bocanegra
>             Fix For: 3.5.0
>
>
> Lists out attached/connected devices.
> The script should print out, at a minimum, one device ID per line. If a 
> description of the device is available, each line should be in the form ID 
> DESCRIPTION. Other tooling can then use the first space as a delimiter.
> If no devices are connected, the script should print out nothing and exit 
> with code 0.
> If it is not possible to implement this script on the platform, the script 
> script should print an appropriate error message and exit with code 1.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to