On 3/12/20 10:57 AM, Dominik Csapak wrote:
> or else the Exports will not work
>
> found by hotplugging nics with current master from qemu-server
> which resulted in a
> 'undefined subroutine &PVE::QemuServer::safe_string_ne'
>
> Signed-off-by: Dominik Csapak
> ---
> PVE/GuestHelpers.pm | 2 ++
or else the Exports will not work
found by hotplugging nics with current master from qemu-server
which resulted in a
'undefined subroutine &PVE::QemuServer::safe_string_ne'
Signed-off-by: Dominik Csapak
---
PVE/GuestHelpers.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/PVE/GuestHelpe