Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Allow multiple extra node arguments to be passed#285

Merged
theganyo merged 1 commit intoswagger-api:masterfrom
bvleur:extra-node-args-multiple
Aug 24, 2015
Merged

Allow multiple extra node arguments to be passed#285
theganyo merged 1 commit intoswagger-api:masterfrom
bvleur:extra-node-args-multiple

Conversation

@bvleur
Copy link
Copy Markdown
Contributor

@bvleur bvleur commented Aug 24, 2015

Without this patch, invoking swagger project start --node-args "--harmony --harmony_destructuring" would fail because of passing --harmony --harmony_destructuring as one argument to node(mon)

Without this patch, invoking `swagger project start --node-args "--harmony --harmony_destructuring "` would fail because of passing `--harmony --harmony_destructuring ` as one argument to node(mon)
theganyo added a commit that referenced this pull request Aug 24, 2015
Allow multiple extra node arguments to be passed
@theganyo theganyo merged commit aabc61c into swagger-api:master Aug 24, 2015
@theganyo
Copy link
Copy Markdown
Contributor

Thanks!

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.

2 participants