commit | 8cb74fca7f2ed448790d2826c4cb78b627e0be8a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 19 14:48:05 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 19 19:39:44 2020 -0500 |
tree | 1aa8d25be72aff86ce409ae8f73c9cf30a64d209 | |
parent | 544d83af5ab723575505dc25b550cbcb3364eff2 [diff] |
unit-test.py: allow code format check only Some OpenBMC repos use unit-test.py for the code formatting only and do not use one of the supported build environments. Ensure this use case still works. Tested: Verified all worked fine against meson based repo and also verified it now works against openbmc-test-automation (unsupported build env) Change-Id: Ie8af04daaee76b9ecde1e55d312d010338d1d2de Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Build script for CI jobs in Jenkins.