Merge pull request #239 from rocky-linux/develop

task: merge develop to main
This commit is contained in:
Alan Marshall 2024-12-02 09:41:58 +00:00 committed by GitHub
commit fb4c138b18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -90,7 +90,7 @@ sub run {
# match for the installer bootloader if it hangs around for a
# while after do_bootloader finishes (in PXE case it does)
sleep 20;
assert_screen "bootloader", 3600;
assert_screen "login_screen", 3600;
}
else {
if (get_var("ANACONDA_TEXT")) {