There was an error while loading. Please reload this page.
1 parent 1586c7a commit 586df30Copy full SHA for 586df30
1 file changed
scripts/check-qemu-install
@@ -465,6 +465,7 @@ if args.raid:
465
# must be called after the raid disk as args.disk name is altered in the RAID path
466
gen_disk(args.disk)
467
468
+nested_payload_iso_path = None
469
if args.test_image_update:
470
if os.path.isdir(NESTED_ISO_DATA_DIR):
471
shutil.rmtree(NESTED_ISO_DATA_DIR)
0 commit comments