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)
commitda753e35cbd9a7fdad2e9be13a9642fb1d9af968
tree28ee15ff18a199211505fd4bee938b758ba6cb47
parent87b05ee3a918145bcf49af91bce3d5c2024e32f4
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