mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-26 11:18:39 +02:00
+ Fix error
This commit is contained in:
parent
ad11cdd3b8
commit
22ab7eac2c
@ -773,6 +773,7 @@ sub listhost_get_str {
|
||||
sub listdatastore_check_arg {
|
||||
if (defined($OPTION{show_attributes})) {
|
||||
print "<data><element>name</element></data>\n";
|
||||
exit(0);
|
||||
}
|
||||
$OPTION{xml} = (defined($OPTION{xml}) ? 1 : 0);
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user