ash: more general format ${var:EXPR:EXPR}
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Jul 2017 15:49:11 +0000 (17:49 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Jul 2017 15:49:11 +0000 (17:49 +0200)
commit826360ff238eb23191950dd4c5051195eab9733a
treed9dbd7da77e985e181af0b8ad406d467379b498b
parent4f8079de877cf2b7206e4cabaf465fb7d8cc4f62
ash: more general format ${var:EXPR:EXPR}

function                                             old     new   delta
subevalvar                                          1171    1202     +31
localcmd                                             364     366      +2

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