
29 Jul
2019
29 Jul
'19
11:21 p.m.
Put tearDown()'s logic into a new _CleanupOutputDir() function so that it can be called from elsewhere.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/ftest.py | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!