commit | eaa1fe25ea79e94c6727a67baaca3da0791da5de | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Sep 14 17:20:39 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Oct 17 11:54:10 2011 -0400 |
tree | 5b209dd8b0ddb6b58fb40b3fa122c3200dcc1054 | |
parent | 2728be418db65aa873ee354168b56f028845e956 [diff] |
ktest: Fail when grub menu not found Currently if the grub menu that is supplied is not found, it will just boot into the last grub menu in menu.lst. Fail instead of confusing the user why their kernel is not booting. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>