Re: [libvirt PATCH 1/6] scripts: group-qemu-caps: use read

2024-10-02 Thread Martin Kletzander
On Wed, Jul 31, 2024 at 03:20:47PM +0200, Ján Tomko wrote: Signed-off-by: Ján Tomko --- scripts/group-qemu-caps.py | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/scripts/group-qemu-caps.py b/scripts/group-qemu-caps.py index 8a899a76c2..ec1

[libvirt PATCH 1/6] scripts: group-qemu-caps: use read

2024-07-31 Thread Ján Tomko
Signed-off-by: Ján Tomko --- scripts/group-qemu-caps.py | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/scripts/group-qemu-caps.py b/scripts/group-qemu-caps.py index 8a899a76c2..ec10f24384 100755 --- a/scripts/group-qemu-caps.py +++ b/scrip