From: Steven Rostedt (Red Hat) Date: Wed, 30 Jan 2013 17:25:38 +0000 (-0500) Subject: ktest: Do not require CONSOLE for build or install bisects X-Git-Tag: v3.9-rc1~90^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319ab14f051aeb04d6da20d82b389ad875083041;p=pandora-kernel.git ktest: Do not require CONSOLE for build or install bisects If the user is doing a build or install bisect, there's no reason to have them define CONSOLE, as the console does not need to be read. The console only needs to be read for boot tests. CONSOLE is not required for normal build or install tests, let's not require it for bisect tests with BISECT_TYPE of build or install. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed