aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_bash1a.tests
AgeCommit message (Collapse)Author
2017-07-06typo fixDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-06hush: implement negative start in the ${v: -n[:m]} idiomDenys Vlasenko
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>