aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-psubst/falsetick.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: update psubst testcasesDenys Vlasenko2021-07-271-3/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: fix var=`exit 2` not setting $? to 2Denys Vlasenko2010-05-201-0/+22
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>