]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Update Series.ShowActions() to pass alias
authorSimon Glass <sjg@chromium.org>
Mon, 7 Apr 2025 10:51:47 +0000 (22:51 +1200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commit75ae217194ad680bac8d3f2b0e2bcd0976c91735
tree9e1f8133b65644bdcb40b8c90104d60a8264b7e8
parentabfd67cccf8e1a4330ab9601813dd6675c84a9c5
patman: Update Series.ShowActions() to pass alias

Instead of using settings.alias pass this value in. This allows tests to
work without using settings.alias

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/func_test.py
tools/patman/send.py
tools/patman/series.py