This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patchwork.sourceware.org is live!


On Thu, Jun 05, 2014 at 05:22:26PM +0530, Siddhesh Poyarekar wrote:
> 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:
> > 
> >  $ pwclient list -s "Accepted" > /tmp/accepted
> >  $ grep "^[0-9]\+" /tmp/accepted | awk '{print $1}' | while read id; do pwclient update -s Committed $id; done
> > 
> 
> 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.

Done.  'Accepted' is now an 'Action Required' state and should be
transitioned to 'Committed' after committing the accepted patch.

Siddhesh

Attachment: pgpsQ6MOv19kY.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]