diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-04-29 10:53:34 -0400 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-06-28 03:09:51 +0100 |
commit | 4780f7d8a6b2f479884d4e6068a73d1a69f82d4d (patch) | |
tree | 7716b000f08f08106f5ec88eb5ebf1aa39dfaf7b /test/lib/cmd_ut_lib.c | |
parent | d3eb1bf7cf242440c966ff20114abbe7f94c4a46 (diff) |
patman: Fix defaults not propagating to subparsers
On python 3.8.10 (and 3.10), subparsers are not updated with defaults. I
suspect this is related to [1]. Fix this by explicitly updating
subparsers with settings.
[1] https://github.com/python/cpython/issues/89398
Fixes: 3145b63513 ("patman: Update defaults in subparsers")
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Tested-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'test/lib/cmd_ut_lib.c')
0 files changed, 0 insertions, 0 deletions