diff options
| author | John Snow | 2022-05-26 02:09:15 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2022-06-06 09:26:54 +0200 |
| commit | aa19dd33ce616c1a34bb569da8e642f0b6f51fa0 (patch) | |
| tree | 14e4c7a756c909a317acdab334fa99a313471a3f /tests/docker | |
| parent | tests: add "TESTS_PYTHON" variable to Makefile (diff) | |
| download | qemu-aa19dd33ce616c1a34bb569da8e642f0b6f51fa0.tar.gz qemu-aa19dd33ce616c1a34bb569da8e642f0b6f51fa0.tar.xz qemu-aa19dd33ce616c1a34bb569da8e642f0b6f51fa0.zip | |
tests: use python3 as the python executable name
Use "python3" instead of "python" as per PEP0394:
https://peps.python.org/pep-0394/
This should always be defined (in a venv, at least!), matching the
preferred python shebang of "#!/usr/bin/env python3".
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220526000921.1581503-4-jsnow@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/docker')
0 files changed, 0 insertions, 0 deletions
