
21 Dec
2022
21 Dec
'22
1:28 a.m.
Previously it would rely on the executing script location, which could break for example when running the tests via 'pytest'.
Reviewed-by: Simon Glass sjg@chromium.org Signed-off-by: Maxim Cournoyer maxim.cournoyer@savoirfairelinux.com ---
(no changes since v1)
tools/patman/func_test.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!