nathggns / node-compass

Compass middleware for node.js.
43 stars 13 forks source link

Empty vals in args array causes double spaces in node spawn arguments. #16

Closed Fjandin closed 11 years ago

Fjandin commented 11 years ago

Empty vals in args array causes double spaces in node spawn arguments. This caused spawn process to not read the arguments right.

Tested with NodeJS v0.10.1

nathggns commented 11 years ago

Please re-sumbit this pull request merging to development.

nathggns commented 11 years ago

Also, your extra options should be a separate pull request please.

nathggns commented 11 years ago

Would you like to submit a pull request for the bug fixes?