]> git.baikalelectronics.ru Git - uboot.git/commit
CI: Fix unmigrated symbol test
authorTom Rini <trini@konsulko.com>
Fri, 11 Mar 2022 12:12:45 +0000 (07:12 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 18 Mar 2022 12:43:24 +0000 (08:43 -0400)
commit8f1290d7a34e881f3e3c12eb9c71dee253cd61c7
tree4aa05c72890ac4caa460604fbdb9aaf7c633e214
parentc2d648a94b9f4eb74846902397faf5cf62863769
CI: Fix unmigrated symbol test

When calling comm to compare the CONFIG symbols a defconfig uses with
the symbols that have been migrated, we need to suppress all output as
the summary line will have everything we need.  Failure to do this leads
to the test blowing up, but in non-fatal ways.

Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml