summaryrefslogtreecommitdiff
path: root/tools/binman/ftest.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2019-05-17 22:00:45 -0600
committerSimon Glass <sjg@chromium.org>2019-07-10 16:52:58 -0600
commit58632a7f44cb0aef2c5cd4ede966c89abc430968 (patch)
treef64cfac9b3daf56eea842aa05c0f1ab4cd636906 /tools/binman/ftest.py
parent3c47e4105e0b467938660a986c261f2db10a2edd (diff)
downloadu-boot-58632a7f44cb0aef2c5cd4ede966c89abc430968.tar.gz
u-boot-58632a7f44cb0aef2c5cd4ede966c89abc430968.tar.bz2
u-boot-58632a7f44cb0aef2c5cd4ede966c89abc430968.zip
binman: Avoid changing a dict during iteration
This code works OK in Python 2 but Python 3 complains. Adjust it to avoid deleting elements from a dict while iterating through it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/ftest.py')
0 files changed, 0 insertions, 0 deletions