commit | 769df641cc1b870c0d7f95d6433416bf2c6c2b5e | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Mar 21 08:24:57 2012 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Mar 21 08:24:57 2012 -0400 |
tree | 51d9ef1fc27ae6928afa9d1a7d565a269b2e05c4 | |
parent | 02ad261704a54ebb45de370f219e55530d702291 [diff] |
ktest: Fix SWITCH_TO_GOOD to also reboot the machine When the option SWITCH_TO_GOOD is set, it will be called when the system needs to reboot to the good server. But currently, this keeps the reboot from happening. The SWITCH_TO_GOOD is just a way to get to a new kernel, it may not mean to not reboot. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>