summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-qemu-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install
index 643bceb2..0929ea02 100755
--- a/scripts/check-qemu-install
+++ b/scripts/check-qemu-install
@@ -465,6 +465,7 @@ if args.raid:
# must be called after the raid disk as args.disk name is altered in the RAID path
gen_disk(args.disk)
+nested_payload_iso_path = None
if args.test_image_update:
if os.path.isdir(NESTED_ISO_DATA_DIR):
shutil.rmtree(NESTED_ISO_DATA_DIR)