aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_bash1a.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typo fixDenys Vlasenko2017-07-061-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: implement negative start in the ${v: -n[:m]} idiomDenys Vlasenko2017-07-061-0/+11
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>