commit | d5d63950a61a4a9f2968e46e761a38a900a2f142 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 07 17:55:03 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 07 17:57:19 2022 -0600 |
tree | bab24717ba573947cb9b30aab9f7e5ca3a06f77a | |
parent | 617a3f29abe469849129673ff5128ed4333c4dd3 [diff] |
format-code: handle incorrect 'env python3' I noticed the `tools/owners` file was not getting the linters ran correctly and upon investigation I found that it had the wrong path for env, which caused `file` to give incorrect results. Fix the path in tools/owners, reformat and fix linter issues, and ensure the scripts can handle python3 scripts with the wrong env path. I checked the codebase and there was only one other script, which happens to reside in openbmc/openbmc, which used this incorrect path. Therefore this change should have no effect on existing repositories. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ice9703afbf104e3529f2c1b29ba8ba680eb07d94
Build script for CI jobs in Jenkins.