[PATCH] patman: Handle PAGER containing arguments

Simon Glass sjg at chromium.org
Sat Jun 26 20:31:41 CEST 2021


Hi Paul,

On Tue, 15 Jun 2021 at 04:26, Paul Barker <paul.barker at sancloud.com> wrote:
>
> When printing full help output from patman, we should be able to handle
> a PAGER variable which includes arguments, e.g. PAGER='less -F'.
>
> Signed-off-by: Paul Barker <paul.barker at sancloud.com>
> ---
>
>  tools/patman/main.py | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>

Can you please add a function to print full help to test_util.py
instead? Then we can use it in the other tools too.

Regards,
Simon


More information about the U-Boot mailing list