fix list asm-diskgroup

This commit is contained in:
garnier-quentin 2019-03-12 10:49:49 +01:00
parent 70c1886192
commit 23fa01375b
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ sub run {
'[state = ' . $self->{list_dg}->{$name}->{state} . '] ' .
'[type = ' . $self->{list_dg}->{$name}->{type} . '] '
);
$self->{output}->output_add(long_msg => "'" . $name . "'");
}
$self->{output}->output_add(severity => 'OK',
short_msg => "List of asm disk groups:");