From: Steven Rostedt Date: Tue, 8 Mar 2011 14:26:31 +0000 (-0500) Subject: ktest: Add BISECT_SKIP X-Git-Tag: v2.6.39-rc1~396^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c23dca7cd28eb1bf90053ce4ba30d65d22d2a81e;p=pandora-kernel.git ktest: Add BISECT_SKIP If a during a git bisect, ktest fails on something other than what it is testing (if BISECT_TYPE is test but it fails on build), if BISECT_SKIP is set, then it will do a "git bisect skip" instead of just failing the bisect and letting the user find a good commit to test. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed