Skip to content

Fix building when a space is in the path#387

Merged
johnhaley81 merged 1 commit intonodegit:masterfrom
thornbill:fix-space-in-path
Feb 3, 2015
Merged

Fix building when a space is in the path#387
johnhaley81 merged 1 commit intonodegit:masterfrom
thornbill:fix-space-in-path

Conversation

@thornbill
Copy link
Copy Markdown
Contributor

Building nodegit was breaking if a space was anywhere in the path because child_process.exec treats spaces as a delimiter. See http://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback.

@johnhaley81
Copy link
Copy Markdown
Collaborator

Thanks for the PR!

johnhaley81 added a commit that referenced this pull request Feb 3, 2015
Fix building when a space is in the path
@johnhaley81 johnhaley81 merged commit 814de3c into nodegit:master Feb 3, 2015
@tbranyen tbranyen added this to the 0.3.0 milestone Mar 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants