mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Add checker.
This commit is contained in:
parent
57c0a1a2a3
commit
cdd9b3d528
@ -16,11 +16,9 @@ sub run {
|
||||
|
||||
# switch back to the graphics
|
||||
send_key "ctrl-alt-f2";
|
||||
|
||||
# disable screen blanking (download can take a long time)
|
||||
script_run "setterm -blank 0";
|
||||
|
||||
|
||||
# DELETE ME, check only
|
||||
script_run "echo \"I wish I did not see this.\"";
|
||||
|
||||
# handle bootloader, if requested; set longer timeout as sometimes
|
||||
# reboot here seems to take a long time
|
||||
|
Loading…
Reference in New Issue
Block a user