diff options
-rwxr-xr-x | tools/testing/ktest/ktest.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl index 1143e6c5f07f..e7fed7903939 100755 --- a/tools/testing/ktest/ktest.pl +++ b/tools/testing/ktest/ktest.pl | |||
@@ -1116,7 +1116,6 @@ sub reboot_to_good { | |||
1116 | 1116 | ||
1117 | if (defined($switch_to_good)) { | 1117 | if (defined($switch_to_good)) { |
1118 | run_command $switch_to_good; | 1118 | run_command $switch_to_good; |
1119 | return; | ||
1120 | } | 1119 | } |
1121 | 1120 | ||
1122 | reboot $time; | 1121 | reboot $time; |