Whoops, do that last thing properly
We need the 60 second timeout here, not the other place.
This commit is contained in:
parent
f20086f59c
commit
a0a63256d0
@ -61,8 +61,8 @@ sub run {
|
|||||||
assert_screen "anaconda_select_install_lang_selected", 3;
|
assert_screen "anaconda_select_install_lang_selected", 3;
|
||||||
assert_and_click "anaconda_select_install_lang_continue";
|
assert_and_click "anaconda_select_install_lang_continue";
|
||||||
|
|
||||||
if ( check_screen "anaconda_rawhide_accept_fate" ) {
|
if ( check_screen "anaconda_rawhide_accept_fate", 60 ) {
|
||||||
assert_and_click "anaconda_rawhide_accept_fate", '', 60;
|
assert_and_click "anaconda_rawhide_accept_fate";
|
||||||
}
|
}
|
||||||
|
|
||||||
# wait for Anaconda hub to appear
|
# wait for Anaconda hub to appear
|
||||||
|
Loading…
Reference in New Issue
Block a user