mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
by default, set 0
This commit is contained in:
parent
291abc3828
commit
adb817b2a3
@ -46,6 +46,7 @@ sub new {
|
|||||||
Getopt::Long::Configure('no_auto_abbrev');
|
Getopt::Long::Configure('no_auto_abbrev');
|
||||||
} else {
|
} else {
|
||||||
require centreon::plugins::alternative::Getopt;
|
require centreon::plugins::alternative::Getopt;
|
||||||
|
$centreon::plugins::alternative::Getopt::warn_message = 0;
|
||||||
centreon::plugins::alternative::Getopt->import();
|
centreon::plugins::alternative::Getopt->import();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user