Skip to content

Conversation

rosen-vladimirov
Copy link
Contributor

When CLI is installed in directory, which has space (or the path above this dir has spaces) and android-sdk is not installed, we are trying to execute adb from our resources. This is failing due to missing " in our commands.

Fixes #470

@rosen-vladimirov rosen-vladimirov self-assigned this Jul 27, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.2.2 milestone Jul 27, 2015
@ns-bot
Copy link

ns-bot commented Jul 27, 2015

@teobugslayer
Copy link
Contributor

👍 after green build

When CLI is installed in directory, which has space (or the path above this dir has spaces) and android-sdk is not installed, we are trying to execute adb from our resources. This is failing due to missing `"` in our commands.

Fixes #470
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/fix-adb-spawn-errors branch from ca5090d to 6d458af Compare July 27, 2015 11:30
@ns-bot
Copy link

ns-bot commented Jul 27, 2015

rosen-vladimirov added a commit that referenced this pull request Jul 27, 2015
…rors

Fix adb related commands when path has spaces
@rosen-vladimirov rosen-vladimirov merged commit aec9982 into release Jul 27, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-adb-spawn-errors branch July 27, 2015 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants