commit | 9bf7174949aef2f43253956e1f3ab01698abbd79 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Jun 01 23:27:19 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Jun 02 11:57:57 2011 -0400 |
tree | 0c40eb90a854dd369df648d0a767d03fc6ced0c9 | |
parent | 4da46da2d295c0d9f4aaf28dd2b70a1ecb42d972 [diff] |
ktest: Ignore unset values of the minconfig in config_bisect By ignoring the unset values of the minconfig in deciding what to test in the config_bisect can cause the problem config from being tested too. Just do not test the configs that are set in the minconfig. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>