1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

bitbake: bitbake: toaster:tests: python -> python3

(Bitbake rev: 683c24788d96176699a585055eb62d8a71830a12)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2019-06-27 14:59:48 +08:00
committed by Richard Purdie
parent 5161799993
commit 1337766521
30 changed files with 30 additions and 30 deletions
@@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3
#
# BitBake Toaster functional tests implementation
#