child_process: add 'shell' option to .exec()
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 29 Jul 2013 14:20:24 +0000 (16:20 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 29 Jul 2013 14:41:56 +0000 (16:41 +0200)
commitc13bfdc0913d5828c049d727b1890fc9e398724c
tree8cc3253f5ed53b685f703d394ff17dc974e729ea
parent38176d3a1aa84cd2e7566673a965b966dc69a269
child_process: add 'shell' option to .exec()

No test, we can't rely on an alternate shell being available.

Fixes #5935.
doc/api/child_process.markdown
lib/child_process.js