mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
+ Fix extreme stack mode
This commit is contained in:
parent
ba044ab87b
commit
b319030530
@ -41,6 +41,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
my %mapping_truth = (
|
my %mapping_truth = (
|
||||||
|
0 => 'disabled',
|
||||||
1 => 'enable',
|
1 => 'enable',
|
||||||
2 => 'disable',
|
2 => 'disable',
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user