On Fri, Nov 13, 2020 at 10:35 AM Alex Bennée <alex.ben...@linaro.org> wrote: > > The first step to debug a thing is to know what created the thing in > the first place. Add some prefixes so random tmpdir's have something > grep in the code. > > Signed-off-by: Alex Bennée <alex.ben...@hackbox2.linaro.org> > --- > python/qemu/machine.py | 2 +- > tests/acceptance/avocado_qemu/__init__.py | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>