]> git.proxmox.com Git - proxmox-backup.git/commit
subscription: set higher-level error to message instead of bailing
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jul 2021 10:43:08 +0000 (12:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jul 2021 10:43:23 +0000 (12:43 +0200)
commitb81818b6ad2a2c4935c4a6679d57292069c5d48e
treebe46a0834fcddfb3b2fe71b1f3206005cf3a8deb
parent2f02e431b0a9ae932c68c552eea8ce0f694a078d
subscription: set higher-level error to message instead of bailing

While the PVE one "bails" too, it has an eval around those and moves
the error to the message property, so lets do so too to ensure a user
can force an update on a too old subscription

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/tools/subscription.rs