summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorFrancis Laniel <[email protected]>2023-12-22 22:02:33 +0100
committerTom Rini <[email protected]>2023-12-28 12:02:56 -0500
commit74e425407f1cb90df0dba7f1ae3cffa359168967 (patch)
treea3b2eb3d638f5fbb517d65b95c37a08a961aa0f9 /scripts/basic
parent9a068377313c1feabb55072d2d1157999cf9d15e (diff)
cli: hush_modern: Enable variables expansion for modern hush
Enables variables expansion for modern hush, both for local and environment variables. So the following commands: foo=bar echo $foo setenv bar foo echo $bar leads to "bar" and "foo" being printed on console output. Signed-off-by: Francis Laniel <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions