All of lore.kernel.org
 help / color / mirror / Atom feed
* patman regression?
@ 2020-12-11  4:08 Bin Meng
  2020-12-11  4:27 ` Bin Meng
  0 siblings, 1 reply; 10+ messages in thread
From: Bin Meng @ 2020-12-11  4:08 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-12-23  3:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  4:08 patman regression? Bin Meng
2020-12-11  4:27 ` Bin Meng
2020-12-11  4:32   ` Sean Anderson
2020-12-11  4:37     ` Bin Meng
2020-12-11 16:29       ` Simon Glass
2020-12-22 23:51         ` Sean Anderson
2020-12-23  0:06           ` Simon Glass
2020-12-23  0:38             ` Sean Anderson
2020-12-23  1:25         ` Bin Meng
2020-12-23  3:03           ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.