Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ash: fix nofork bug where environment is not properly passed to a command | Denys Vlasenko | 2017-11-03 | 2 | -0/+24 |
| | | | | | | | | | | | | function old new delta listvars 144 252 +108 evalcommand 1500 1546 +46 showvars 142 147 +5 shellexec 242 245 +3 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 4/0 up/down: 162/0) Total: 162 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | hush testsuite: add many tests from ash testsuite | Denys Vlasenko | 2016-10-02 | 6 | -0/+19 |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |