Re: [Qemu-devel] [PATCH v5 10/14] configure: allow use of python 3

2018-01-16 Thread Eric Blake
On 01/16/2018 07:42 AM, Daniel P. Berrange wrote: > Signed-off-by: Daniel P. Berrange > --- > configure | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > Reviewed-by: Eric Blake Presumably, you tested with this patch first in the series to come up with patches 1-9 ;) > diff --gi

[Qemu-devel] [PATCH v5 10/14] configure: allow use of python 3

2018-01-16 Thread Daniel P. Berrange
Signed-off-by: Daniel P. Berrange --- configure | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configure b/configure index b272a0336b..60b99f45f6 100755 --- a/configure +++ b/configure @@ -1598,9 +1598,8 @@ fi # Note that if the Python conditional here evaluates True