]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Make the toolchain test more forgiving
authorSimon Glass <sjg@chromium.org>
Tue, 2 Oct 2018 03:12:35 +0000 (21:12 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 8 Oct 2018 13:34:34 +0000 (07:34 -0600)
commit40246abd7b142510a6f78f33a89ff66b72ab7668
tree28ee15ff18a199211505fd4bee938b758ba6cb47
parent3c2f9395f29e3dd72d4ab0e24b1cc0a66439901f
buildman: Make the toolchain test more forgiving

The filenames of the toolchains on kernel.org changes every now and then.
Fix it for the current change, and make the test use a regex so that it
has a better chance of passing with future changes too.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/test.py