[pve-devel] applied: [PATCH qemu-server] api: migrate: fix variable name
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Mar 24 06:54:17 CET 2021
On 23.03.21 10:15, Fabian Ebner wrote:
> Commit abff03211f28018ce193911173afa39ba1a6ff24 switched to iterating over the
> values instead of the keys, but didn't update the variable name. Use target_sid,
> because target is already in use for the target node.
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> PVE/API2/Qemu.pm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list