stoyan/etc

Empty args string passed when no arguments are given

Opened this issue · 0 comments

https://github.com/stoyan/etc/blob/master/cmdproxy/cmdproxy.js#L36
If args has only 1 element, it should not initialize as an empty string, the called application will think that exactly one empty argument is given...