diff --git a/qa/kern/broken.runner b/qa/kern/broken.runner index 2031d8e..3d67026 100755 --- a/qa/kern/broken.runner +++ b/qa/kern/broken.runner @@ -9,10 +9,10 @@ if ( test -e $test_output) rm $test_output $test > $test_output >[2=1] & testpid=$apid -sleep 3 - wait $testpid +sleep 5 + if ( cat $test_output | grep suicide > /dev/null ) { rm $test_output echo PASS