Commit 1fc96439 authored by Alen Grizonic's avatar Alen Grizonic Committed by Dietmar Maurer

pveceph script double declaration

Found a double variable declaration that needs to be removed.
Signed-off-by: 's avatarAlen Grizonic <a.grizonic@proxmox.com>
parent 960c6f2f
......@@ -24,7 +24,6 @@ use PVE::CLIHandler;
use base qw(PVE::CLIHandler);
my $cmddef;
my $nodename = PVE::INotify::nodename();
sub prepare {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment