From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 24 Jul 2014 09:23:42 +0200 Subject: [U-Boot] A way to change the status of the whole series on Patchwork ? In-Reply-To: <1406103008.27009.88.camel@dagon.hellion.org.uk> References: <20140717111942.0EC5.AA925319@jp.panasonic.com> <20140717024909.GX7537@ld-irv-0074> <20140722135051.GR1847@bill-the-cat> <20140722194507.GD28323@ld-irv-0074> <1406103008.27009.88.camel@dagon.hellion.org.uk> Message-ID: <53D0B47E.1070805@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Ian Campell, On 07/23/2014 10:10 AM, Ian Campbell wrote: > On Tue, 2014-07-22 at 12:45 -0700, Brian Norris wrote: > >> Then some sort of grepping/regex/etc. can get you the patchwork ID from >> the Message-ID. e.g.: >> >> pwclient list -m "$MESSAGEID" | awk '{print $1;}' | grep '[0-9][0-9]*' > > Which version of pwclient do you use? The one from > http://patchwork.ozlabs.org/help/pwclient/ doesn't support -m. It's also > incompatible with the example .pwclientrc from > http://patchwork.ozlabs.org/project/uboot/pwclientrc/ > > I did find an updated one (not sure where from now) which understands > the newer pwclientrc syntax and seems to know the -m but neither of them > seem to work fully. e.ge list -d doesn't work so > pwclient list -d 'Ian Campbell' > returns an empty list for each of the 3 email addresses of mine it seems > to know about, despite me currently having 3 patches delegated > (including 371710 for example). > > Things like "pwclient list -p uboot -s New" do work though, and includes > the patches which are delegated to me in the list. this is a known bug. No one cared about it for a year or so: http://thread.gmane.org/gmane.comp.version-control.patchwork/706 Best regards Andreas Bie?mann