tests: fix process.kill pid test.
authorJulien Gilli <julien.gilli@joyent.com>
Tue, 29 Jul 2014 00:19:03 +0000 (17:19 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 29 Jul 2014 01:13:04 +0000 (18:13 -0700)
commitef3c4ed3dd23522d871e5951766441a7a0512f47
tree6325aee9dd6b0efbcbf36200bbc94568953ed304
parente1fb1b58f92e74794199ac4604e608ffc6d74aec
tests: fix process.kill pid test.

Prevent test-process-kill-pid.js tests suite from sending SIGHUP
to its process group, which was causing the test runner to terminate.

Fix jenkins' jobs for nodejs-master.

Signed-off-by: Timothy J Fontaine <tjfontaine@gmail.com>
test/simple/test-process-kill-pid.js