ash: fix handling of ${VAR: -2}
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Jul 2016 01:56:00 +0000 (03:56 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Jul 2016 01:56:00 +0000 (03:56 +0200)
commitf8ddbe1ccce9eceaaac28b4b1aa71631fcc56db6
tree0782f9ae0ab8bfb74ad8c3fca455f2dcd4de6b33
parent0fb0045aa9261be1dda49dfdfb95cbc585402a8b
ash: fix handling of ${VAR: -2}

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-vars/var_bash1a.right [new file with mode: 0644]
shell/ash_test/ash-vars/var_bash1a.tests [new file with mode: 0755]