]> git.baikalelectronics.ru Git - uboot.git/commit
patman: Drop the python2 code in test coverage
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:09:00 +0000 (18:09 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:25:21 +0000 (14:25 -0600)
commit28e8ce318cac72f0de1153f93b1be1f0dde25b75
tree773b3050e04e670703896fa99e7a72b2c60df93d
parentf3fef57bd9821d2fc85338fa4be2cd70e5a323ae
patman: Drop the python2 code in test coverage

We don't need to run test coverage with Python 2 now. Drop the
special-case code.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/test_util.py