]> git.proxmox.com Git - proxmox-backup.git/commit
fix #3331: improve progress for last snapshot in group
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 7 May 2021 08:03:08 +0000 (10:03 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 7 May 2021 09:20:17 +0000 (11:20 +0200)
commit8081e4aa7b0b3d0f54d3c8e0f064b1c35c261435
tree694722da13b0f4bbbcb7ecafabdb19d99d93cb3a
parentd8769d659ecf62707d5aae8a744f206b8f743966
fix #3331: improve progress for last snapshot in group

especially for the last group, without this the progress would report:

"percentage done: 100.00% (1 of 2 groups, 1 of 1 group snapshots)"

instead of the more logical

"percentage done: 100.00% (2 of 2 groups)"

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/backup/store_progress.rs