]> git.proxmox.com Git - qemu-server.git/commit
vmstatus: don't set PID when VM is not running
authorFabian Ebner <f.ebner@proxmox.com>
Fri, 18 Jun 2021 11:36:40 +0000 (13:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jun 2021 12:05:35 +0000 (14:05 +0200)
commit8a0addab877a38979c11cc43470920fa82fd7cd7
treee3dbce1e5b7a4f8cc0a668625d883ce9317bd39d
parenta200af1084a7659fd64ff8efc723ba93f14a6954
vmstatus: don't set PID when VM is not running

by avoiding int(undef)

Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/QemuServer.pm