Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

fix(ns-bundle): escape arguments passed to tns command #125

Merged
merged 1 commit into from
Apr 20, 2017

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Apr 20, 2017

When spawning a child process, the arguments should be escape in order
to arguments with special chars (such as spaces) in them to work.

fixes #123

When spawning a child process, the arguments should be escape in order
to arguments with special chars (such as spaces) in them to work.

fixes #123
@sis0k0 sis0k0 merged commit b9430e3 into master Apr 20, 2017
@sis0k0 sis0k0 deleted the vlaeva/escape-args branch April 20, 2017 11:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with parameter with space
1 participant