]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-test: Use python3 from the environment
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Dec 2019 00:22:51 +0000 (00:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Dec 2019 09:06:03 +0000 (09:06 +0000)
commit81ee68f39a155c79443d45321ce4b81d9bf6675e
treef4c0d8b79850e650cb42edee9cb042699443a6c9
parentde98cfe3cde4b8d5f4b163b5fba3f129651ef06a
scripts/oe-build-perf-test: Use python3 from the environment

On test machines we have python3 available at alternative locations. Use
these rather from the evnrionment rather than a hardcoded path.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-build-perf-test