On Fri, 15 Dec 2023 at 16:26, Heinrich Schuchardt
<[email protected]> wrote:
>
> Pytest 7.4.3 complains if a variable is used in a finally clause without
> having been initialized before the try clause.
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  tools/binman/ftest.py | 20 +++++++++++++++-----
>  1 file changed, 15 insertions(+), 5 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Applied to u-boot-dm/next, thanks!

Reply via email to