git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f43e0d
)
ktest: Have all values be set by defaults
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 23 Dec 2011 02:33:55 +0000
(21:33 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 23 Dec 2011 03:00:52 +0000
(22:00 -0500)
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>
No differences found