mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 15:14:16 +02:00
remove dumper
This commit is contained in:
parent
c0a5945873
commit
8d6b146f5d
@ -146,9 +146,6 @@ sub manage_selection {
|
|||||||
$self->{output}->add_option_msg(short_msg => 'No databases found');
|
$self->{output}->add_option_msg(short_msg => 'No databases found');
|
||||||
$self->{output}->option_exit();
|
$self->{output}->option_exit();
|
||||||
}
|
}
|
||||||
|
|
||||||
use Data::Dumper;
|
|
||||||
print Dumper $self;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user