From 1c2fee5b03b05985dad16754075768fb499141aa Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 14 Aug 2019 14:54:29 +0200 Subject: [PATCH] copr: aarch64 hosts: drop unused variable --- roles/copr_hypervisor_aarch64/files/upload-disk | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/copr_hypervisor_aarch64/files/upload-disk b/roles/copr_hypervisor_aarch64/files/upload-disk index e08b08828c..d82785c306 100755 --- a/roles/copr_hypervisor_aarch64/files/upload-disk +++ b/roles/copr_hypervisor_aarch64/files/upload-disk @@ -3,8 +3,6 @@ die() { echo >&2 "$*" ; exit 1 ; } image=$1 -volume=copr-builder - # the only pool where we can work with qcow2 images (which is effective, # compared to raw images) pool=images