From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26146 invoked by alias); 21 Jan 2006 05:36:31 -0000 Received: (qmail 26137 invoked by uid 22791); 21 Jan 2006 05:36:30 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.193) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 21 Jan 2006 05:36:29 +0000 Received: by zproxy.gmail.com with SMTP id x3so645911nzd for ; Fri, 20 Jan 2006 21:36:28 -0800 (PST) Received: by 10.36.2.12 with SMTP id 12mr2070797nzb; Fri, 20 Jan 2006 21:36:27 -0800 (PST) Received: by 10.37.2.42 with HTTP; Fri, 20 Jan 2006 21:36:27 -0800 (PST) Message-ID: <8f2776cb0601202136i1d18cb08p12577556f560f3aa@mail.gmail.com> Date: Sat, 21 Jan 2006 05:36:00 -0000 From: Jim Blandy To: Jim Blandy , GDB Patches Subject: Re: RFA: Update index.sh and re-run it on www.gnu.org In-Reply-To: <20060121032639.GA26023@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8f2776cb0601201453y19e36b9codeefad79ef9e50bf@mail.gmail.com> <8f2776cb0601201459r70198b84qfe4ee3fc1efecb31@mail.gmail.com> <8f2776cb0601201708n733e4a8ep94a569f68e2dbd47@mail.gmail.com> <20060121032639.GA26023@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00273.txt.bz2 On 1/20/06, Daniel Jacobowitz wrote: > On Fri, Jan 20, 2006 at 05:08:03PM -0800, Jim Blandy wrote: > > This patch for the web pages at www.gnu.org/gdb simply updates the > > index.sh there to match the one on sourceware.org, and then re-runs > > the script on the files that expect it. > > > > Sourceware thinks it's spam if I include the patch text directly, so > > it's attached, compressed. (This is take three, grr.) > > > > Okay to commit? > > Yep, looks good. Committed, thanks.