On Fri, Nov 13, 2020 at 10:35 AM 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
> ---
> python/qemu/machine.py
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
> ---
> python/qemu/machine.py| 2 +-
> tes
Patchew URL:
https://patchew.org/QEMU/20201113133424.8723-1-alex.ben...@linaro.org/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20201113133424.8723-1-alex.ben...@linaro.org
Type: series
Subject: [PATCH] tests: add prefixes to th