K 10 svn:author V 4 jmmv K 8 svn:date V 27 2014-03-09T22:14:20.217295Z K 7 svn:log V 346 Fix pkill tests so that they run cleanly with prove. This fixes a pgrep test that assumed that PID 2 was named g_event. This does not seem to be the case any longer (and I don't know if it ever was in all possible setups). Change this test to use the idle loop instead and determine its expected PID using ps without assuming any specific ID. END