mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
debug typo (#2235)
This commit is contained in:
parent
ac8ff54552
commit
802e8d65d4
@ -460,8 +460,6 @@ sub manage_selection {
|
||||
$self->{logicalgroups}->{$group}->{$map_service_state{$row->{sstate}}}++;
|
||||
}
|
||||
}
|
||||
use Data::Dumper;
|
||||
print Dumper($self->{instance_mode}->{inventory});
|
||||
} elsif ($config_data->{mode} eq 'exactmatch') {
|
||||
foreach my $group (keys %{$config_data->{selection}}) {
|
||||
$self->{logicalgroups}->{$group} = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user