This commit is contained in:
qgarnier 2017-11-10 16:51:45 +01:00
parent e23f07d459
commit e04516dc45
1 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ sub run {
}
$self->{output}->output_add(severity => 'OK',
short_msg => 'List Nodes:');
short_msg => 'List Pools:');
$self->{output}->display(nolabel => 1, force_ignore_perfdata => 1, force_long_output => 1);
$self->{output}->exit();
}
@ -132,4 +132,4 @@ Allows to use regexp to filter pool name (with option --name).
=back
=cut