ktest: Ignore unset values of the minconfig in config_bisect
authorSteven Rostedt <srostedt@redhat.com>
Thu, 2 Jun 2011 03:27:19 +0000 (23:27 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 2 Jun 2011 15:57:57 +0000 (11:57 -0400)
commit9bf7174949aef2f43253956e1f3ab01698abbd79
tree0c40eb90a854dd369df648d0a767d03fc6ced0c9
parent4da46da2d295c0d9f4aaf28dd2b70a1ecb42d972
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>
tools/testing/ktest/ktest.pl