mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-08 21:18:03 +03:00
trivial whitespace followup fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
185df962a5
commit
5a92276e2d
@ -73,7 +73,7 @@ sub prepare {
|
||||
|
||||
foreach my $volume (@{$backup_volumes}) {
|
||||
my $name = $volume->{key};
|
||||
my $volume_config= $volume->{volume_config};
|
||||
my $volume_config = $volume->{volume_config};
|
||||
my $volid = $volume_config->{file};
|
||||
|
||||
if (!$volume->{included}) {
|
||||
|
Loading…
Reference in New Issue
Block a user