]> git.proxmox.com Git - proxmox-backup.git/commit
mount: fix mount subcommand
authorDylan Whyte <d.whyte@proxmox.com>
Tue, 8 Sep 2020 13:33:54 +0000 (15:33 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Sep 2020 05:21:16 +0000 (07:21 +0200)
commit871181d9845e76fa4ae06115b720d32f76543fe5
treea1d67f6ee0af0da3ab47fb08826cb9582933ce20
parent02939e178d416294be4bb7b26c277282610818c4
mount: fix mount subcommand

fixes the error, "manifest does not contain
file 'X.pxar'", that occurs when trying to mount
a pxar archive with 'proxmox-backup-client mount':

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
src/bin/proxmox_backup_client/mount.rs