summaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-quoting/space_in_varexp1.tests
AgeCommit message (Collapse)Author
2023-06-12hush: fix expansion of space in "a=${a:+$a }c" constructDenys Vlasenko
function old new delta encode_then_append_var_plusminus 554 552 -2 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>