Re: [PATCH 3/3] Makefile: remove $(TESTS_PYTHON)
On Thu, May 25, 2023 at 6:28 AM Paolo Bonzini wrote: > > It is now the same as $(PYTHON), since the latter always points at > pyvenv/bin/python3. Good point! > > Signed-off-by: Paolo Bonzini Reviewed-by: John Snow > --- > tests/Makefile.include| 8 +++- > tests/vm/Makefile.include
Re: [PATCH 3/3] Makefile: remove $(TESTS_PYTHON)
Paolo Bonzini writes: > It is now the same as $(PYTHON), since the latter always points at > pyvenv/bin/python3. > > Signed-off-by: Paolo Bonzini Reviewed-by: Alex Bennée -- Alex Bennée Virtualisation Tech Lead @ Linaro