Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-02 | hush: fix var3.tests | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2016-10-02 | sh testsuite: sync ash-vars/ and hush-vars/ | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-06-01 | hush: add support for special vars in braces | Mike Frysinger | |
Some people like to use ${?} rather than $?, so make sure we support all the special single char vars that use this form. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-03-31 | hust_test/*: use "$THIS_SH" instead of hush | Denis Vlasenko | |
2009-03-28 | test for invalid named variables | Mike Frysinger | |