]> git.ipfire.org Git - people/ms/u-boot.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)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Mar 2015 23:14:32 +0000 (16:14 -0700)
commit63c619eefde619731370b42ae2a2c16a86b23597
treed16177703dd3e2b469c520c49b64e22b8861301b
parent2a76a64981faf1cee84b6b7bdfa1894ba2e2e954
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