]> Git Repo - u-boot.git/commit
patman: Use a dict in gitutil to avoid importing series
authorSimon Glass <[email protected]>
Sun, 7 Jun 2020 12:45:47 +0000 (06:45 -0600)
committerSimon Glass <[email protected]>
Fri, 10 Jul 2020 00:57:22 +0000 (18:57 -0600)
commit38a9d3b31aec796a23f98ace17ebe6f7baf326fc
treed96672c799f8c059541f2deb84841461012ebb68
parentddd65b01561d6941f78363751d9713bc4cbb0cd1
patman: Use a dict in gitutil to avoid importing series

Only a few members of this class are used and only in a test. To avoid
importing the module, convert the test to use a dict.

Signed-off-by: Simon Glass <[email protected]>
Reported-by: Stefan Bosch <[email protected]>
tools/patman/gitutil.py
This page took 0.040404 seconds and 4 git commands to generate.