child_process: Callback with Buffers from exec
authorSeth Fitzsimmons <seth@mojodna.net>
Sat, 13 Jul 2013 23:34:52 +0000 (16:34 -0700)
committerisaacs <i@izs.me>
Wed, 28 Aug 2013 00:28:51 +0000 (17:28 -0700)
commit711d1934eaf85443e87bee418be170143bb1c70d
tree8d07539118035c7681dc4d1d45f7e25d96b14614
parent26bc8db33f15a365e22f23229d0700d70ac0d560
child_process: Callback with Buffers from exec

Only return strings when encoding is not null.
lib/child_process.js
test/simple/test-child-process-exec-buffer.js [new file with mode: 0644]