commit | 09c6c06688d0042872a2eba3b19862d74d2f4a8a | [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 | e1a996267f3603e2d079ec8423682398a0d915c0 [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>