child_process: properly support optional args
Currently, a TypeError is incorrectly thrown if the second argument is an object. This commit allows the args argument to be properly omitted. Fixes: https://github.com/joyent/node/issues/6068 Reviewed-by:Trevor Norris <trev.norris@gmail.com>
parent
84952da2
Please register or sign in to comment