]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
moveconfig: Output a list of failed boards
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 19 May 2015 18:21:22 +0000 (13:21 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:46:07 +0000 (22:46 +0200)
commit283ed9b343908762d8892f62c8380a059869cc57
treeebd2b0a0fd5a1a6fb855ec861b9895000046a5d3
parent762e8323e9a3ddba7d2947da7aab1aeba5dcdeac
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