mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-09-10 05:44:22 +03:00
fix syntax error
This commit is contained in:
@@ -2900,6 +2900,7 @@ sub vm_start {
|
||||
unlink $statefile if $migratedfrom;
|
||||
eval { vm_mon_cmd($vmid, "cont"); };
|
||||
}
|
||||
}
|
||||
|
||||
# always set migrate speed (overwrite kvm default of 32m)
|
||||
# we set a very hight default of 8192m which is basically unlimited
|
||||
|
Reference in New Issue
Block a user