mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 17:30:20 +00: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}) {
|
foreach my $volume (@{$backup_volumes}) {
|
||||||
my $name = $volume->{key};
|
my $name = $volume->{key};
|
||||||
my $volume_config= $volume->{volume_config};
|
my $volume_config = $volume->{volume_config};
|
||||||
my $volid = $volume_config->{file};
|
my $volid = $volume_config->{file};
|
||||||
|
|
||||||
if (!$volume->{included}) {
|
if (!$volume->{included}) {
|
||||||
|
Loading…
Reference in New Issue
Block a user