commit | 1271b678f8468d1e109e71a74b02ae3713de142b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Aug 22 22:18:20 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 06 13:18:20 2016 -0400 |
tree | 20eab126dbe4edb093fa016696709faacf6efd05 | |
parent | 61fbb576cc5ee555ee52ee9183a24cd5ddbcb610 [diff] |
tools: moveconfig: use sets instead of lists for failed/suspicious boards The sets feature is handier for adding unique elements. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>