add plugin in verbose

This commit is contained in:
garnier-quentin 2020-05-11 15:11:38 +02:00 committed by Lotfi zaouche
parent ff96c2886e
commit 7de5f44a1e
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ sub manage_selection {
next;
}
$self->{output}->output_add(long_msg => "plugin '" . $_->{Plugin} . "'");
$self->{global}->{total}++;
}
}