verification: fix message in notification mail

the errors Vec can contain failed groups as well (e.g., if a group has
no or an invalid owner).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2020-11-23 10:57:16 +01:00 committed by Thomas Lamprecht
parent a4fa3fc241
commit 23e4e90540

View File

@ -81,7 +81,7 @@ const VERIFY_ERR_TEMPLATE: &str = r###"
Job ID: {{job.id}}
Datastore: {{job.store}}
Verification failed on these snapshots:
Verification failed on these snapshots/groups:
{{#each errors}}
{{this~}}