[pbs-devel] applied: [PATCH proxmox-backup] client: backup writer: fix regression in progress output

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Nov 26 17:25:42 CET 2024


Am 26.11.24 um 17:14 schrieb Christian Ebner:
> Fixes a regression introduced when switching from the plain string
> to be used for archive names to the BackupArchiveName api type in
> commit addfae26 ("api types: introduce `BackupArchiveName` type").
> 
> The archive name now always is stored including the server archive
> name extension. Adapt the check for which archive types to display
> the progress log output to reflect this change.
> 
> Fixes: addfae26 ("api types: introduce `BackupArchiveName` type")
> Reported-by: Max Carrara <m.carrara at proxmox.com>
> Signed-off-by: Christian Ebner <c.ebner at proxmox.com>
> ---
>  pbs-client/src/backup_writer.rs | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
>

applied, thanks!




More information about the pbs-devel mailing list