]> git.proxmox.com Git - pve-manager.git/commit
fix #3961: pveam: error on 'list' if storage doesn't exist
authorOguz Bektas <o.bektas@proxmox.com>
Mon, 13 Jun 2022 10:13:16 +0000 (12:13 +0200)
committerFabian Ebner <f.ebner@proxmox.com>
Tue, 14 Jun 2022 08:12:35 +0000 (10:12 +0200)
commit61a687ac13402a028fa9bf31389537bca23cc2a0
treeaafa7bc23d2e41174480db90d3c043b884b4e443
parent5f7f0095cbe50de27376ced89b7c1c2807cb5c20
fix #3961: pveam: error on 'list' if storage doesn't exist

storage_check_enabled() already dies with an appropriate error message
so we don't have to handle it here

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
PVE/CLI/pveam.pm