On 21/12/2020 14:48, Fabian Ebner wrote: > Fixes the case where reading from /etc/vzdump.conf fails. > > Also convert the options read from /etc/vzdump.conf before the loop. That > avoids showing a wrong warning when 'prune-backups' is configured in > /etc/vzdump.conf, and maxfiles isn't. Previously, because 'maxfiles' from the > schema defaults was automatically set, the call to > parse_prune_backups_maxfiles > after the loop threw the warning that both options are defined. > > Signed-off-by: Fabian Ebner <f.eb...@proxmox.com> > --- > PVE/VZDump.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel