Re: [PATCH 04/25] patman: Use python3 with /usr/bin/env

2025-05-23 Thread Simon Glass
If python2 is available then we must specify python3 here. Update the test to handle this. Signed-off-by: Simon Glass --- tools/patman/func_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to sjg/master, thanks!

[PATCH 04/25] patman: Use python3 with /usr/bin/env

2025-05-10 Thread Simon Glass
If python2 is available then we must specify python3 here. Update the test to handle this. Signed-off-by: Simon Glass --- tools/patman/func_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/patman/func_test.py b/tools/patman/func_test.py index 00aed8786e8..da8110