]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Reinstate removal of temp output dir in tests
authorSimon Glass <sjg@chromium.org>
Thu, 10 Nov 2022 02:14:52 +0000 (19:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 22 Nov 2022 22:13:35 +0000 (15:13 -0700)
commit3147713d849578e2a6a4ef1fcaa031e1e131cb74
tree199af375cf74a001d71f3544408832f7caf7d98a
parenta80299a1d3df49b2b3874bddb0d6a3a8143b8693
buildman: Reinstate removal of temp output dir in tests

This was dropped my mistake. Reinstate it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: c0deb39e691 ("bulidman: Add support for a simple build")
tools/buildman/func_test.py