moveconfig: Output a list of failed boards
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 19 May 2015 18:21:22 +0000 (13:21 -0500)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 26 May 2015 23:39:16 +0000 (08:39 +0900)
commit2559cd89613e3756288e25642f89e9896083b42a
tree67cf457ae3c71cffaed0b8c46716e4ee0e0a9659
parent60727f5149acde2b596c4de3018ffa314f1b94c0
moveconfig: Output a list of failed boards

If boards fail, output that list to a file so that it can easily be
passed back into moveconfig.py using the -d option.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
tools/moveconfig.py