diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-12-07 21:29:44 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-12-08 23:23:05 -0500 |
commit | 88a51b4f2e65ca4378a81ff0925fad076e82e177 (patch) | |
tree | 9ddfade2a4ce5a7ac23b5c09b1e1549e1f834583 /scripts/gdb/linux/modules.py | |
parent | 26df05a8c1420ad3de314fdd407e7fc2058cc7aa (diff) |
ktest.pl: Add shell commands to variables
Allow variables to execute shell commands. Note, these are processed when
they are first seen while parsing the config file. This is useful if you
have the same config file used for multiple hosts (as they may be in a git
repository).
HOSTNAME := ${shell hostname}
DEFAULTS IF "${HOSTNAME}" == "frodo"
Link: https://lkml.kernel.org/r/20221207212944.277ee850@gandalf.local.home
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions