There's no need for killpg(). We can use kill() instead.
[mmh] / test / tests / repl /
2008-08-03 Peter MaydellWhen doing an if-test on the result of a function which...