]> git.proxmox.com Git - pve-common.git/commit - src/PVE/Tools.pm
tools: add upid_status_is_error function
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 12 May 2021 12:32:50 +0000 (14:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Jun 2021 13:22:56 +0000 (15:22 +0200)
commit4cc5b13dfc5a9714e77a620dce1846d4f00ce961
tree6f98e9453b36c5e9a7fd4f03a0e268dc1f05ca28
parent20000e9ff6543ff4e7be7da94f71fde2693cf1dd
tools: add upid_status_is_error function

There's also support for ending a task with warnings now, so the logic "status
not 'OK' means error" does not work anymore.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
src/PVE/Tools.pm