From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30704 invoked by alias); 5 Jun 2014 11:51:15 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 30662 invoked by uid 89); 5 Jun 2014 11:51:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Jun 2014 11:51:11 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s55Bp6sw029562 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 5 Jun 2014 07:51:07 -0400 Received: from spoyarek.pnq.redhat.com (dhcp193-66.pnq.redhat.com [10.65.193.66]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s55Bp2YC024970 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Thu, 5 Jun 2014 07:51:05 -0400 Date: Thu, 05 Jun 2014 11:51:00 -0000 From: Siddhesh Poyarekar To: Pedro Alves Cc: Samuel Bronson , libc-alpha@sourceware.org, gdb@sourceware.org Subject: Re: patchwork.sourceware.org is live! Message-ID: <20140605115225.GD9145@spoyarek.pnq.redhat.com> References: <5382EF22.4060705@suse.com> <5382F50E.7040702@suse.com> <20140526102052.GA18682@domone> <87d2ewdo60.fsf@naesten.mooo.com> <20140530030029.GN12497@spoyarek.pnq.redhat.com> <538842FC.3000002@redhat.com> <5388452E.8010809@redhat.com> <20140530085634.GA32275@spoyarek.pnq.redhat.com> <5390563B.4020505@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PLVMksexArUZ/iL3" Content-Disposition: inline In-Reply-To: <5390563B.4020505@redhat.com> User-Agent: Mutt/1.5.22.1-rc1 (2013-10-16) X-SW-Source: 2014-06/txt/msg00019.txt.bz2 --PLVMksexArUZ/iL3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 477 On Thu, Jun 05, 2014 at 12:36:27PM +0100, Pedro Alves wrote: > pwclient works again, so I went ahead and did this on the GDB side: >=20 > $ pwclient list -s "Accepted" > /tmp/accepted > $ grep "^[0-9]\+" /tmp/accepted | awk '{print $1}' | while read id; do p= wclient update -s Committed $id; done >=20 Thanks, I'll do this on Monday on the glibc side too if nobody objects till then, and then make 'Accepted' patches visible for committers to close as Committed. Siddhesh --PLVMksexArUZ/iL3 Content-Type: application/pgp-signature Content-length: 473 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTkFn5AAoJEHnEPfvxzyGHi1YH/0XX3BTXDacdBSjBGF+7LIPq hm70XMVYs2+4hQ6Xhou/RgOM12b5PUAd4zPK3aBJIPGgs0XdRxzKgX+u3SQVS5EG 5rNfqGAicClW10EwQSU/OcqVBsVYwpI2JvxCsQt+pUPUx3RwaG7cNDFiFJqNdr+P Awh72kmW47+YVFBXE20wcpGdzRYymXx9mCLJ0zhj+4qRN8IT3ZZrq4pjCN88RSm3 n27jp4/PG+F51xdRRIZDQ5BCxqBNytAUXp8bWODFB3VpqtFnhbQKmahXLLEe9nvf 66c2FeCPAhlIC/wUYK43q2sMTJGWkpyq0l/610CfPvldJSO4oLRdh2YU5ssstv4= =kkEU -----END PGP SIGNATURE----- --PLVMksexArUZ/iL3--