diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2019-05-19 15:26:05 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2019-05-19 15:39:32 +0200 |
commit | 08fb82c80cf06b776822b8388c3863e7c5565a74 (patch) | |
tree | 89d311bb3eea705b8c35afe16bb94a59902fe682 /shell/ash_test/ash-misc | |
parent | ee9e5f92b659081a9d889ef16f91a070b8c36024 (diff) | |
download | busybox-08fb82c80cf06b776822b8388c3863e7c5565a74.tar.gz |
hush: handle LINENO the same way as RANDOM: variable is "ephemeral"
"env - hush" invocation (that is, with empty environment)
should not show LINENO in "set" output.
function old new delta
get_local_var_value 263 294 +31
hush_main 1105 1070 -35
handle_changed_special_names 79 38 -41
run_pipe 1834 1765 -69
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/3 up/down: 31/-145) Total: -114 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-misc')
0 files changed, 0 insertions, 0 deletions