mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
+ Fix sanity arguments
This commit is contained in:
parent
b16197d56e
commit
256516c3db
@ -61,7 +61,7 @@ sub set_sanity {
|
|||||||
$centreon::plugins::alternative::Getopt::warn_message = 1;
|
$centreon::plugins::alternative::Getopt::warn_message = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
$self->{sanity} == 1;
|
$self->{sanity} = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
sub set_output {
|
sub set_output {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user