mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-29 22:34:07 +00:00
$newconf->{pending} is a reference to an empty hash, which is not falsy,
thus we always printed the warning
so check if there are actual values there and if yes,
give the names of the properties for which pending changes are found
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
|
||
|---|---|---|
| .. | ||
| Qemu | ||
| Makefile | ||
| Qemu.pm | ||