On 4/28/20 12:00 PM, Oğuz Bektaş wrote: >> Fabian Ebner <f.eb...@proxmox.com> hat am 28. April 2020 10:18 geschrieben: >> >> >> by introducing a safe_compare helper. Fixes warnings, e.g. >> pvesh get /nodes/<NODE>/network >> would print "use of uninitialized"-warnings if there are inactive >> network interfaces, because for those, 'active' is undef. >> >> Signed-off-by: Fabian Ebner <f.eb...@proxmox.com> >> --- >> >> Changes from v1: >> * don't change sort_key depending on data >> * instead handle undefined values directly >> in comparision >> >> src/PVE/CLIFormatter.pm | 11 +++++++---- >> src/PVE/Tools.pm | 9 +++++++++ >> 2 files changed, 16 insertions(+), 4 deletions(-) >> > > Tested-by: Oguz Bektas <o.bek...@proxmox.com>
with that: applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel