diff options
author | Ron Yorston | 2015-08-03 13:47:33 +0100 |
---|---|---|
committer | Denys Vlasenko | 2015-10-29 20:05:32 +0100 |
commit | 3f221113a50196e536bfb059712915bd8bde10d1 (patch) | |
tree | 319146f044bb965fb2bd4f5d88675be0d305ef42 /scripts/test_make_clean | |
parent | e2f32c02b149f5a128c634231a0ef12d03843967 (diff) | |
download | busybox-3f221113a50196e536bfb059712915bd8bde10d1.zip busybox-3f221113a50196e536bfb059712915bd8bde10d1.tar.gz |
ash: respect -p flag when command builtin is run with -v/-V
The command builtin should only check the default path, not $PATH,
when the -p flag is used along with -v/-V.
Based on commits 65ae84b (by Harald van Dijk) and 29ee27d (by Herbert
Xu) from git://git.kernel.org/pub/scm/utils/dash/dash.git).
function old new delta
commandcmd 72 87 +15
describe_command 437 450 +13
typecmd 84 86 +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 30/0) Total: 30 bytes
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts/test_make_clean')
0 files changed, 0 insertions, 0 deletions