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