diff options
| author | Colin McAllister <colinmca242@gmail.com> | 2024-09-06 10:47:39 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-09-10 13:05:00 +0100 |
| commit | e1647491394723a1a9096093bd2bc819189de1ac (patch) | |
| tree | cf3a79f9d9b7afa15e83765d959aa0a47f86fe5c /scripts/create-pull-request | |
| parent | 8c820896b8786fada1125f8c945f4469bd5c5611 (diff) | |
| download | poky-e1647491394723a1a9096093bd2bc819189de1ac.tar.gz | |
busybox: Fix cut with "-s" flag
This fixes and issue that allows blank lines to be incorrectly output
when the "-s" flag is included. This issue propogates into the
populate-volatile.sh script in initscripts. If a volatiles drop file
contains blank lines, a blank line will be included in combined users,
which will incorrectly result in a difference in the number of combined
users versus defined users. If this happens, the volatiles file will not
be executed.
(From OE-Core rev: dfbcf0581ab3dd47037726a7b8aa06f777792473)
Signed-off-by: Colin McAllister <colinmca242@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/create-pull-request')
0 files changed, 0 insertions, 0 deletions
