]> xenbits.xensource.com Git - xtf.git/commit
build: Fix build when only python3 is available
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 1 Jul 2021 12:12:34 +0000 (13:12 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 1 Jul 2021 12:28:25 +0000 (13:28 +0100)
commitcdef9568c1b1f8831f3b8f644073e635d47f0ec4
tree267ec44793a4c77f8cb041537d6c3bd094379521
parent93b29b886e8665e368598c711279d45b7e5d066c
build: Fix build when only python3 is available

The shebang lines in the python scrips - xtf-runner in particular - still need
work, but this at least fixes `make` on systems without `python` on $PATH.

Default to python3 in CI too.

Reported-by: Pranjal Singh <008pranjalsingh@gmail.com>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Tested-by: Pranjal Singh <008pranjalsingh@gmail.com>
.github/workflows/build.yml
Makefile