ktest: Do not reboot on config or build issues
authorSteven Rostedt <srostedt@redhat.com>
Fri, 30 Sep 2011 22:12:20 +0000 (18:12 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 17 Oct 2011 15:54:11 +0000 (11:54 -0400)
Even if REBOOT_ON_ERROR is set, it becomes annoying that the target
machine is rebooted when a config option is incorrect or a build
fails. There's no reason to reboot the target for host only issues.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found