]> git.baikalelectronics.ru Git - uboot.git/commit
test_dtoc: Move to use Python 3
authorSimon Glass <sjg@chromium.org>
Thu, 31 Oct 2019 13:42:55 +0000 (07:42 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Nov 2019 01:15:32 +0000 (18:15 -0700)
commitd377c7fad933a2c153d2e2a80111e9808e7ead4c
tree5fc3bbbddb91cf7229a017fe82904c02abf2f2d9
parent84fe409cee70043d6715bb1110182ca141295576
test_dtoc: Move to use Python 3

Update this test to use Python 3 to meet the 2020 deadline.

Also make it executable while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/dtoc.py
tools/dtoc/test_dtoc.py [changed mode: 0644->0755]