delete trailing whitespace

This commit is contained in:
Dietmar Maurer 2014-11-10 06:31:08 +01:00
parent 21ccdb506a
commit b467f79a50

View File

@ -5192,7 +5192,7 @@ sub qemu_drive_mirror {
print "transferred: $transferred bytes remaining: $remaining bytes total: $total bytes progression: $percent % busy: $busy\n";
if ($stat->{len} == $stat->{offset}) {
if ($busy eq 'false'){
if ($busy eq 'false') {
last if $vmiddst != $vmid;