From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXUeI-0000qw-Jw for qemu-devel@nongnu.org; Sun, 02 Aug 2009 02:34:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXUeD-0000qi-W4 for qemu-devel@nongnu.org; Sun, 02 Aug 2009 02:34:25 -0400 Received: from [199.232.76.173] (port=58128 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXUeD-0000qf-QB for qemu-devel@nongnu.org; Sun, 02 Aug 2009 02:34:21 -0400 Received: from mx2.redhat.com ([66.187.237.31]:45094) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXUeD-0004QU-Bm for qemu-devel@nongnu.org; Sun, 02 Aug 2009 02:34:21 -0400 Date: Sun, 2 Aug 2009 09:31:29 +0300 From: "Michael S. Tsirkin" Message-ID: <20090802063129.GA3339@redhat.com> References: <20090729090431.GA4438@redhat.com> <200907310941.37221.jk@ozlabs.org> <20090731131016.GA8563@redhat.com> <200908011615.44006.jk@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200908011615.44006.jk@ozlabs.org> Subject: [Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeremy Kerr Cc: patchwork@lists.ozlabs.org, Anthony Liguori , qemu-devel@nongnu.org On Sat, Aug 01, 2009 at 04:15:43PM +1000, Jeremy Kerr wrote: > Michael, > > > will do > > Got it, thanks. Looks like your list has List-Id headers that look like: > > List-Id: qemu-devel.nongnu.org > > Where patchwork expects: > > list-id-header = "List-ID:" [phrase] "<" list-id ">" CRLF > > I've updated the parser to handle this form of headers, based on an > patch that J.H. had sent me earlier. The changeset: > > http://git.ozlabs.org/?p=patchwork;a=commitdiff;h=7d9334e879857f8a380bc9509b6cbf9972cecc25 > > You should have patches appearing now, let me know how this goes. Patches started appearing, thanks! > Cheers, > > > Jeremy