From: Steven Rostedt Date: Fri, 23 Dec 2011 05:24:51 +0000 (-0500) Subject: ktest: Still do reboot even for REBOOT_TYPE = script X-Git-Tag: v3.3-rc1~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f6a0df19238fceed77ddfc33bb2d6a4e1b9be6;p=pandora-kernel.git ktest: Still do reboot even for REBOOT_TYPE = script The REBOOT_TYPE may be either grub or script, if it is script it is expected that a REBOOT_SCRIPT is defined. With the SWITCH_TO_TEST which is the complement of SWITCH_TO_GOOD, which does basically the same thing as REBOOT_SCRIPT and but for both grub and script, the REBOOT_SCRIPT does not need to be mandatory anymore. Do not require the REBOOT_SCRIPT and always run the reboot code for both grub and script. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed