You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vasiliy Kudlenko (JIRA)" <ji...@apache.org> on 2015/08/29 03:44:45 UTC

[jira] [Created] (CB-9577) Device name need to be quoted in build scripts for ADB parameter.

Vasiliy Kudlenko created CB-9577:
------------------------------------

             Summary: Device name need to be quoted in build scripts for ADB parameter.
                 Key: CB-9577
                 URL: https://issues.apache.org/jira/browse/CB-9577
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, CLI, CordovaJS, CordovaLib
    Affects Versions: Master, 5.2.0
            Reporter: Vasiliy Kudlenko
             Fix For: Master


{code:java}
$ adb devices
List of devices attached
Zera F  device
{code}
{code:java}
$ cordova run android
...
Error executing "adb -s Zera F shell cat /proc/cpuinfo": Android Debug Bridge version 1.0.32
...
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org