commit | 5dc22cf2fb1e674815c8354bd4f857e182a58bbc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 03 09:26:42 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 04 13:31:49 2025 -0600 |
tree | cab71c90a37e1a220051c31f0268748e151df478 | |
parent | 24baeaa876d6193ea12c81c9e06921b6622f4d83 [diff] |
u_boot_pylib: Correct case for test_result This should be in capitals and defined at the start of the file. Update it. Signed-off-by: Simon Glass <sjg@chromium.org>