the regression check script bomb.pl needs to switch the process group, MKWS-340
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Dec 2014 12:53:18 +0000 (12:53 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Dec 2014 12:53:18 +0000 (12:53 +0000)
commitf6c79975e0d027d1bec4e5c925ccce15460ae8ff
tree5efd9626418dafef84f789c3ab982129e0a99dfd
parent6579fbcb13d07a3492424374390cc1154a2c65fe
the regression check script bomb.pl needs to switch the process group, MKWS-340

Turn on job control. This will switch the process group
as on an interactive shell, and make sure that a signal
to the process group will not kill any parent processes.
test/bin/bomb [new file with mode: 0755]