]> git.proxmox.com Git - pve-manager.git/commit - PVE/VZDump.pm
Die if dumpdir and storage are both defined
authorFabian Ebner <f.ebner@proxmox.com>
Tue, 30 Jun 2020 08:24:24 +0000 (10:24 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Jun 2020 11:54:16 +0000 (13:54 +0200)
commita6fcd7d9d419fc289f065aebc3b821b3e216ab14
treedf7abb8323b3ff9e90ced4d2e1226399316da871
parentc081336c2e7acdf0294d832cb225cc1aa6d7e3f4
Die if dumpdir and storage are both defined

dumpdir will be overwritten if a storage is specified

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