Re: [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter

2020-01-30 Thread Philippe Mathieu-Daudé
On 1/30/20 11:58 AM, Kevin Wolf wrote: Am 30.01.2020 um 00:14 hat Philippe Mathieu-Daudé geschrieben: All the iotests Python scripts have been converted to search for the Python 3 interpreter. Update the ./check script accordingly. Signed-off-by: Philippe Mathieu-Daudé diff --git a/tests/qe

Re: [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter

2020-01-30 Thread Kevin Wolf
Am 30.01.2020 um 00:14 hat Philippe Mathieu-Daudé geschrieben: > All the iotests Python scripts have been converted to search for > the Python 3 interpreter. Update the ./check script accordingly. > > Signed-off-by: Philippe Mathieu-Daudé > diff --git a/tests/qemu-iotests/check b/tests/qemu-iote

[PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter

2020-01-29 Thread Philippe Mathieu-Daudé
All the iotests Python scripts have been converted to search for the Python 3 interpreter. Update the ./check script accordingly. Signed-off-by: Philippe Mathieu-Daudé --- tests/qemu-iotests/check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/check b/test