patman regression?

Bin Meng bmeng.cn at gmail.com
Fri Dec 11 05:08:33 CET 2020


Hi Simon,

The following command no longer works. They used to work.

$ ./tools/patman/patman -n -c1
usage: patman [-h] [-b BRANCH] [-c COUNT] [-e END] [-D] [-p PROJECT]
              [-P PATCHWORK_URL] [-s START] [-v] [-H]
              {send,test,status} ...
patman: error: unrecognized arguments: -n
$ ./tools/patman/patman -n -c 1
usage: patman [-h] [-b BRANCH] [-c COUNT] [-e END] [-D] [-p PROJECT]
              [-P PATCHWORK_URL] [-s START] [-v] [-H]
              {send,test,status} ...
patman: error: argument -c/--count: invalid int value: 'send'

I did not run a bisect to locate which commit introduced this. Do you
have any idea?

Regards,
Bin


More information about the U-Boot mailing list