diff options
author | Zev Weiss <zev@bewilderbeest.net> | 2024-02-29 00:40:50 +0300 |
---|---|---|
committer | Zev Weiss <zev@bewilderbeest.net> | 2024-02-29 00:43:30 +0300 |
commit | 2731f2b86c39abc8cdefd5fae0d5119ce3d7b841 (patch) | |
tree | 4a0ccfc9d5c81288ea334957060beea7e478dc16 /poky/scripts/lib/recipetool/create_buildsys_python.py | |
parent | 8da5892fadd1fd144925c5d8bb87b72c4eb36c28 (diff) | |
download | openbmc-2731f2b86c39abc8cdefd5fae0d5119ce3d7b841.tar.xz |
phosphor-static-norootfs-init: Be a little more careful with substring matches
The existing grep could match something that merely contains
"factory-reset" as a substring, even if it were something like
"no-factory-reset". Adding the '-w' flag ensures we only match complete
words.
Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Change-Id: Ia6a041a2ec8c1d065fc08f514fee2b2e6fc1c850
Diffstat (limited to 'poky/scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions