]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Fix repeating board list with -l
authorSimon Glass <sjg@chromium.org>
Thu, 16 Oct 2014 07:05:55 +0000 (01:05 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 27 Nov 2014 03:25:40 +0000 (20:25 -0700)
commitf66153be193af3d4aa4d3630e7dcb41bfd6313b6
treec95fc8c754759838044263f9e659ed9cb75c81eb
parent0b5b409acca23e9b08c84f5ad531e287601448a2
buildman: Fix repeating board list with -l

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

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