mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-20 12:14:54 +02:00
add missing call
This commit is contained in:
parent
c0e30ddb5d
commit
ac67c387c1
@ -57,6 +57,7 @@ sub check_options {
|
|||||||
my ($self, %options) = @_;
|
my ($self, %options) = @_;
|
||||||
$self->SUPER::init(%options);
|
$self->SUPER::init(%options);
|
||||||
|
|
||||||
|
$self->{http}->set_options(%{$self->{option_results}});
|
||||||
}
|
}
|
||||||
|
|
||||||
sub run {
|
sub run {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user