]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Add a test helper for creating a line prefix
authorSimon Glass <sjg@chromium.org>
Thu, 9 Apr 2020 21:08:33 +0000 (15:08 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Apr 2020 12:33:47 +0000 (06:33 -0600)
commitd5abdee981e223e8f69d08be14ad7d9829158803
treedf4d3dc48cd2652130015c9e73af59537db4df42
parent34bfa14f9a06f81c7c472fbcda2c7168cf3fee45
buildman: Add a test helper for creating a line prefix

The split/join code is repeated in a lot of places. Add a function to
handle this.

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