]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
buildman: Add a space before the list of boards
authorSimon Glass <sjg@chromium.org>
Fri, 6 Feb 2015 05:06:11 +0000 (22:06 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:20:09 +0000 (14:20 +0200)
commitaf3580caa937cd44fb91da464f2032bb9ac41104
tree255b64d9ebc7a1eb24ad6c01fe02da0b8e02da34
parent929743fbc8fd7815992bfffe2936e6362a79e016
buildman: Add a space before the list of boards

Tweak the output slightly so we don't get things like:

   - board1 board2+  board3 board4

There should be a space before the '+'.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builder.py
tools/buildman/test.py