diff options
author | Ron Yorston | 2015-08-03 13:46:00 +0100 |
---|---|---|
committer | Denys Vlasenko | 2015-10-29 19:30:55 +0100 |
commit | ab80e01cd9865571875b5dde7d2f88dea3331969 (patch) | |
tree | 357ba4079551ef0624f12e2fd13e6f7d12678d6a /miscutils/last_fancy.c | |
parent | 9121510dc659baf6664456796c195460468c850b (diff) | |
download | busybox-ab80e01cd9865571875b5dde7d2f88dea3331969.zip busybox-ab80e01cd9865571875b5dde7d2f88dea3331969.tar.gz |
ash: allow newline after variable name in for loop
Newline is a valid delimiter between the variable name and `in`
keyword in for loops.
Based on commit 22e8fb4 from git://git.kernel.org/pub/scm/utils/dash/dash.git
by Herbert Xu.
function old new delta
parse_command 1568 1563 -5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-5) Total: -5 bytes
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/last_fancy.c')
0 files changed, 0 insertions, 0 deletions