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:
2b29b2f
)
ktest: Evaluate options before processing them
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 22 Dec 2011 16:32:52 +0000
(11:32 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 23 Dec 2011 02:59:36 +0000
(21:59 -0500)
All options can take variables "${var}". Before doing any processing
or decision making on the content of an option, evaluate it incase
there are variables that may change the outcome.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found