Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cedvid committed Jul 16, 2024
1 parent 05e643a commit 4c509e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/console/perl_bootloader.pm
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ sub run {
validate_script_output 'pbl --default-settings', qr/kernel|initrd|append/;
}
power_action('reboot', textmode => 1);
$self->wait_boot;

is_encrypted? $self->process_reboot(trigger => 1) : $self->wait_boot;
}

sub post_fail_hook {
Expand Down

0 comments on commit 4c509e1

Please sign in to comment.