bump the initial ARM boot timeout a bit
This commit is contained in:
parent
65cadb11df
commit
571cf3c035
@ -5,7 +5,7 @@ use main_common;
|
||||
|
||||
sub run {
|
||||
my $self = shift;
|
||||
assert_screen "console_initial_setup", 150;
|
||||
assert_screen "console_initial_setup", 200;
|
||||
# IMHO it's better to use sleeps than to have needle for every text screen
|
||||
wait_still_screen 5;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user