]> git.proxmox.com Git - proxmox-backup.git/commit
bin/backup-proxy: return error directly in main
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 26 Aug 2020 08:24:32 +0000 (10:24 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 26 Aug 2020 08:27:47 +0000 (10:27 +0200)
commit946c3e8a812870c16fee53b12908cb341d88ebfe
tree8ed98034e2d0f529a5a4178a99c3a2a0c6b98421
parent7b212c1f7931d1ad70f61ef94a53cd0f6fd615e6
bin/backup-proxy: return error directly in main

anyhow makes this a nice error message, similar to the manual
wrapping used.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/bin/proxmox-backup-proxy.rs