fix syntax error

This commit is contained in:
Dietmar Maurer 2012-09-14 13:58:49 +02:00
parent bf5104f221
commit e2ea1bf1df

View File

@ -2899,6 +2899,7 @@ sub vm_start {
} else {
unlink $statefile if $migratedfrom;
eval { vm_mon_cmd($vmid, "cont"); };
}
}
# always set migrate speed (overwrite kvm default of 32m)