add plugin in verbose
This commit is contained in:
parent
ff96c2886e
commit
7de5f44a1e
|
@ -71,6 +71,7 @@ sub manage_selection {
|
|||
next;
|
||||
}
|
||||
|
||||
$self->{output}->output_add(long_msg => "plugin '" . $_->{Plugin} . "'");
|
||||
$self->{global}->{total}++;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue