pt-kill fixed filter option lp1488685

This commit is contained in:
frank-cizmich
2015-09-24 19:28:35 -03:00
parent 4c9e55c822
commit 976f645678
3 changed files with 52 additions and 0 deletions

View File

@@ -7055,6 +7055,8 @@ sub main {
$filtered_proclist = $proclist;
}
$proclist = $filtered_proclist;
my @queries;
if ( $proclist ) {
# ##################################################################