[pve-devel] applied: [PATCH v2 manager] pvesubscription: add missing return statement
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Feb 2 19:17:13 CET 2024
Am 29/01/2024 um 10:47 schrieb Alexander Zeidler:
> to avoid a failing null check and its error message. This confused
> users since the activation was successful anyway.
>
> Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
> ---
> v2:
> * use "return" instead of "return undef"
> * add commit message
>
> v1: https://lists.proxmox.com/pipermail/pve-devel/2024-January/061280.html
>
> PVE/CLI/pvesubscription.pm | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list