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)
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