From: Steven Rostedt Date: Thu, 22 Dec 2011 21:29:10 +0000 (-0500) Subject: ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST X-Git-Tag: v3.3-rc1~37^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7c580377195f9f4da31b63fbbf52293cb4c861;p=pandora-kernel.git ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST For machines that do no use grub, it may be needed to update an external image (tftp) before doing a reboot into either the test image or the known good image. The option SWITCH_TO_GOOD is added, where if it is defined, the command that is specified as its value will be executed before doing a reboot into a known good image. The option SWITCH_TO_TEST is added, where if it is defined, the command that is specified as its value will be executed before doing a reboot into the test image. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed