mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
Refs #6339 - delete unused variable
This commit is contained in:
parent
86c00c586e
commit
3c8cecfa0e
@ -97,7 +97,6 @@ sub run {
|
||||
$self->{output}->option_exit();
|
||||
}
|
||||
|
||||
my $exit;
|
||||
if ($webcontent->{status} eq 'green') {
|
||||
$self->{output}->output_add(severity => 'OK',
|
||||
short_msg => sprintf("Cluster %s : All shard are allocated", $webcontent->{cluster_name}));
|
||||
|
Loading…
x
Reference in New Issue
Block a user