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