diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2020-12-23 12:38:03 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-12-23 12:38:03 +0100 |
commit | a7b52d26c435c35336ddc5ff93d5680e648345c8 (patch) | |
tree | 0622a61c2da67a946411501c10a44a2889f994dc /shell/hush_test/hush-vars/var_bash_repl_empty_var.right | |
parent | 93e2a22482b72b3076377f71347e3dd07d7dd2f8 (diff) |
hush: fix fallout from tweaking ${var:START:LEN} code
function old new delta
expand_one_var 2344 2353 +9
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-vars/var_bash_repl_empty_var.right')
-rw-r--r-- | shell/hush_test/hush-vars/var_bash_repl_empty_var.right | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-vars/var_bash_repl_empty_var.right b/shell/hush_test/hush-vars/var_bash_repl_empty_var.right index 892916783..a8d1a3bef 100644 --- a/shell/hush_test/hush-vars/var_bash_repl_empty_var.right +++ b/shell/hush_test/hush-vars/var_bash_repl_empty_var.right @@ -1,2 +1,3 @@ +w Ok:0 |