aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-vars/var6.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ash: LINENO starts from 0 in -c SCRIPT modeDenys Vlasenko2021-09-071-2/+2
| | | | | | The var_LINENO3.tests fails for hush: it does start from 0, but does not increment. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ahell: update testsuiteDenys Vlasenko2021-07-251-0/+2
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>