Re: [PATCH v2 03/30] binman: Correct a typo in the toolpath comment

2025-05-23 Thread Simon Glass
Fix the 'ist' typo in the comment for TestFunctional Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/ftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to sjg/master, thanks!

[PATCH v2 03/30] binman: Correct a typo in the toolpath comment

2025-05-04 Thread Simon Glass
Fix the 'ist' typo in the comment for TestFunctional Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/ftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/binman/ftest.py b/tools/binman/ftest.py index a0a1fea5155..f2f478d5e7e 100644 --- a/tools/bi