Skip to content
Commit f86a7363 authored by Simon Glass's avatar Simon Glass
Browse files

binman: Clean up all output directories in tests



At present some tests leave behind output directories. This happens
because some tests call binman, which sets up an output directory, then
call it again, which sets up another output directory and leaves the
original one behind.

Fix this by using a separate temporary directory when binman is called
twice, or by manually removing the output directory.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent bf574f12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment