mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-22 13:14:51 +02:00
Fix config extra option
git-svn-id: http://svn.merethis.net/centreon-esxd/trunk@70 a5eaa968-4c79-4d68-970d-af6011b5b055
This commit is contained in:
parent
6410eb0429
commit
81933cfa69
@ -57,7 +57,7 @@ sub new {
|
||||
|
||||
bless $self, $class;
|
||||
$self->add_options(
|
||||
"config-extra" => \$self->{opt_extra},
|
||||
"config-extra=s" => \$self->{opt_extra},
|
||||
);
|
||||
|
||||
%{$self->{centreonesxd_default_config}} =
|
||||
|
Loading…
x
Reference in New Issue
Block a user