mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
+ Fix extreme stack mode
This commit is contained in:
parent
f3703bb273
commit
29196c97d5
@ -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