commit | 2e71101e31b8b421cee0107c4136d68b65e3a5d8 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 18 16:02:25 2018 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 18 16:02:25 2018 +0200 |
tree | 7133a7b78605cdf71bfde5a8066c4c12918f9184 | |
parent | 8b08d5a502adec2067e3ebf7f27513f75b0b95e8 [diff] |
hush: fix 'x=; echo ${x:-"$@"}' producing 'BUG in varexp2' message function old new delta expand_string_to_string 126 128 +2 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>