Skip to content

Commit

Permalink
remove fake die
Browse files Browse the repository at this point in the history
  • Loading branch information
alice-suse committed Sep 27, 2024
1 parent 5a15c65 commit 9564f3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/virt_autotest/login_console.pm
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ sub run {
# Provide a screenshot to check if the kernel parameters are correct before tests begin
script_run("cat /proc/cmdline") if !is_s390x;
save_screenshot;
die "Die on purpose, please check post_fail_hook if it is expected";
}

sub post_fail_hook {
Expand Down

0 comments on commit 9564f3f

Please sign in to comment.