diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2019-06-27 14:59:48 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-28 13:29:04 +0100 |
| commit | 13377665215630c913b819718adc823528f8da3e (patch) | |
| tree | 2ec6a0d933ee6ba67d87a9cd4812705910b3389a /bitbake/lib/toaster/tests/views | |
| parent | 516179999364316cce69c4f1699b0cd2420d9a1c (diff) | |
| download | poky-13377665215630c913b819718adc823528f8da3e.tar.gz | |
bitbake: bitbake: toaster:tests: python -> python3
(Bitbake rev: 683c24788d96176699a585055eb62d8a71830a12)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/tests/views')
| -rw-r--r-- | bitbake/lib/toaster/tests/views/test_views.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/tests/views/test_views.py b/bitbake/lib/toaster/tests/views/test_views.py index 477654ea5e..68d9e9de14 100644 --- a/bitbake/lib/toaster/tests/views/test_views.py +++ b/bitbake/lib/toaster/tests/views/test_views.py | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #! /usr/bin/env python | 1 | #! /usr/bin/env python3 |
| 2 | # | 2 | # |
| 3 | # BitBake Toaster Implementation | 3 | # BitBake Toaster Implementation |
| 4 | # | 4 | # |
