]> Pileus Git - ~andy/linux/commit
ktest: Have all values be set by defaults
authorSteven Rostedt <srostedt@redhat.com>
Fri, 23 Dec 2011 02:33:55 +0000 (21:33 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 03:00:52 +0000 (22:00 -0500)
commitb5f4aea687797bf9ab24f59643f88f82443b01fa
tree2f131628e273d7be4ac84a6e788db8667ac20119
parent4f43e0dcafe89205d3c266fed196fd417a9fe3de
ktest: Have all values be set by defaults

Currently the patchcheck, bisect, and config_bisect variables
are only able to be set per test. You can not set a default
value for them.

By letting default values be set, it makes some config files
a bit easier, and also makes it easier to find typos in the
option names.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl