Hi Simon
On 15/10/23 02:10, Simon Glass wrote: > For tests which fake bintools being missing, we need to reset the list > afterwards, to ensure that future tests do not also see the bintools as > missing. > > Reset the list when processing is complete. > > Signed-off-by: Simon Glass <[email protected]> > --- > > tools/binman/control.py | 2 ++ > 1 file changed, 2 insertions(+) > Applied to u-boot-dm, thanks!

