ktest.pl: Process variables within variables
authorSteven Rostedt <rostedt@goodmis.org>
Sat, 10 Dec 2022 16:01:40 +0000 (11:01 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 15 Mar 2024 14:50:51 +0000 (10:50 -0400)
commitca8edb78c174a7841cd6ab034ee1bcf178c4e8e9
tree7fed0c0a0b7ac5e12681603572d3a6c03d67a091
parent90d35da658da8cff0d4ecbb5113f5fac9d00eb72
ktest.pl: Process variables within variables

Allow a variable to contain another variable. This will allow the
${shell <command>} to have its command include variables.

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