mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
fix error instance_mode storeonce hp
This commit is contained in:
parent
110cb783d2
commit
e103ee2a85
@ -167,7 +167,6 @@ sub check_options {
|
||||
my ($self, %options) = @_;
|
||||
$self->SUPER::check_options(%options);
|
||||
|
||||
$instance_mode = $self;
|
||||
$self->change_macros(macros => ['warning_status', 'critical_status']);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user