]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Fix repeating board list with -l
authorSimon Glass <sjg@chromium.org>
Wed, 15 Oct 2014 12:34:41 +0000 (14:34 +0200)
committerSimon Glass <sjg@chromium.org>
Mon, 3 Nov 2014 21:10:52 +0000 (14:10 -0700)
commitbe338a5149da998cc8366de69d788d04a64688e1
tree564a1cf8200a113323e47bcfee6085e18e72ccbc
parent571bdf16a78e9e116a93d46f4809c4f8a3f2adb6
buildman: Fix repeating board list with -l

Ensure that we don't print duplicate board names when -l is used.

Change-Id: I56adb138fc18f772ba61eba0fa194cdd7bc7efc6
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Albert Aribaud <albert.u.boot@aribaud.net>
tools/buildman/builder.py