diff options
author | Simon Glass <sjg@chromium.org> | 2023-04-25 10:54:37 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-04-27 13:51:06 -0400 |
commit | 2a165956ac804ebd825ba9eaf4fe26c9bbfb8925 (patch) | |
tree | 2d43b7c43791f82313c05cd4698bd2442771a1c1 /test/py/multiplexed_log.py | |
parent | 1b33fd83179c8f09b79930c9ffca6e8b9dfa37cf (diff) |
ide: Change the retries variable
Use a 'tries' variable which starts at the number of tries we want to do,
rather than a 'retries' one that stops at either 1 or 2. This will make it
easier to refactor the code to avoid the horrible #ifdefs
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/multiplexed_log.py')
0 files changed, 0 insertions, 0 deletions