busybox/shell/hush_test/hush-standalone
Denys Vlasenko a5060b8364 ash: fix nofork bug where environment is not properly passed to a command
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>
2017-11-03 14:16:25 +01:00
..
noexec_gets_no_env.right hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00
noexec_gets_no_env.tests hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00
nofork_env.right ash: fix nofork bug where environment is not properly passed to a command 2017-11-03 14:16:25 +01:00
nofork_env.tests ash: fix nofork bug where environment is not properly passed to a command 2017-11-03 14:16:25 +01:00
nofork_trashes_getopt.right hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00
nofork_trashes_getopt.tests hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00
var_standalone1.right hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00
var_standalone1.tests hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00