]> git.karo-electronics.de Git - linux-beck.git/commit
ktest: Evaluate options before processing them
authorSteven Rostedt <srostedt@redhat.com>
Thu, 22 Dec 2011 16:32:52 +0000 (11:32 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 02:59:36 +0000 (21:59 -0500)
commitcad9666980c1c1a76345f36a68e96fda3d78d857
tree4bdf4b26e5769a91807f64a604dbef1782ca96d0
parent2b29b2f8f869847d437b525d4cf027c09dc38286
ktest: Evaluate options before processing them

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>
tools/testing/ktest/ktest.pl