On 11/17/20 6:36 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...@linaro.org> > > --- > v2 > - fix long lines > --- > python/qemu/machine.py | 3 ++- > tests/acceptance/avocado_qemu/__init__.py | 3 ++- > 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>