From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23430 invoked by alias); 21 Jan 2007 22:28:31 -0000 Received: (qmail 23422 invoked by uid 22791); 21 Jan 2007 22:28:30 -0000 X-Spam-Check-By: sourceware.org Received: from 195.22.55.53.adsl.nextra.cz (HELO host0.dyn.jankratochvil.net) (195.22.55.53) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 21 Jan 2007 22:28:26 +0000 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.13.8/8.13.8) with ESMTP id l0LMSI5Y001883; Sun, 21 Jan 2007 23:28:18 +0100 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.13.8/8.13.8/Submit) id l0LMSIsb001882; Sun, 21 Jan 2007 23:28:18 +0100 Date: Sun, 21 Jan 2007 22:28:00 -0000 From: Jan Kratochvil To: gdb-patches@sourceware.org Cc: Daniel Jacobowitz Subject: Re: [PATCH] Fix `testrun.log' output of manual `testrun's Message-ID: <20070121222818.GA1835@host0.dyn.jankratochvil.net> References: <20070113090837.GA25646@host0.dyn.jankratochvil.net> <20070113160055.GA28179@nevyn.them.org> <20070114153437.GA2781@host0.dyn.jankratochvil.net> <20070120195921.GB25573@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070120195921.GB25573@nevyn.them.org> User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00447.txt.bz2 On Sat, 20 Jan 2007 20:59:21 +0100, Daniel Jacobowitz wrote: > On Sun, Jan 14, 2007 at 04:34:38PM +0100, Jan Kratochvil wrote: ... > > 2007-01-14 Jan Kratochvil > > > > * lib/gdb.exp: Abort on missing `site.exp'. > > OK. You have write access now, so feel free to commit this. Checked in. I assume one does not need to post here about an unchanged approved commit. Regards, Jan