mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 05:12:55 +00:00
delete trailing whitespace
This commit is contained in:
parent
21ccdb506a
commit
b467f79a50
@ -5192,7 +5192,7 @@ sub qemu_drive_mirror {
|
|||||||
print "transferred: $transferred bytes remaining: $remaining bytes total: $total bytes progression: $percent % busy: $busy\n";
|
print "transferred: $transferred bytes remaining: $remaining bytes total: $total bytes progression: $percent % busy: $busy\n";
|
||||||
|
|
||||||
if ($stat->{len} == $stat->{offset}) {
|
if ($stat->{len} == $stat->{offset}) {
|
||||||
if ($busy eq 'false'){
|
if ($busy eq 'false') {
|
||||||
|
|
||||||
last if $vmiddst != $vmid;
|
last if $vmiddst != $vmid;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user