by default, set 0
This commit is contained in:
parent
18adeac13c
commit
60122659dc
|
@ -46,6 +46,7 @@ sub new {
|
|||
Getopt::Long::Configure('no_auto_abbrev');
|
||||
} else {
|
||||
require centreon::plugins::alternative::Getopt;
|
||||
$centreon::plugins::alternative::Getopt::warn_message = 0;
|
||||
centreon::plugins::alternative::Getopt->import();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue