mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-12-08 09:55:59 +00:00
Fix a typo in variable
This commit is contained in:
parent
7f9bdcf120
commit
557e9a7e12
@ -1529,7 +1529,7 @@
|
|||||||
"fedora-i3-live-x86_64-*-64bit": 70
|
"fedora-i3-live-x86_64-*-64bit": 70
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"ENTRY_POINT": "_postinstall_usb _graphical_wait_login",
|
"ENTRYPOINT": "_postinstall_usb _graphical_wait_login",
|
||||||
"PACKAGE_SET": "default",
|
"PACKAGE_SET": "default",
|
||||||
"START_AFTER_TEST":"install_usb_upload",
|
"START_AFTER_TEST":"install_usb_upload",
|
||||||
"HDD_1": "usbdisk_%FLAVOR%_%MACHINE%.qcow2",
|
"HDD_1": "usbdisk_%FLAVOR%_%MACHINE%.qcow2",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user