commit | c23dca7cd28eb1bf90053ce4ba30d65d22d2a81e | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 08 09:26:31 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Mar 08 09:52:58 2011 -0500 |
tree | 3c782d80130cb5921911e105a57491afc1af332c | |
parent | c960bb9f59c0ed2aded535222cfe461ec6c22c95 [diff] |
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 <rostedt@goodmis.org>