On 11/13/20 2:34 PM, Alex Bennée 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: Philippe Mathieu-Daudé <phi...@redhat.com>