From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 847 invoked by alias); 23 Mar 2007 12:33:30 -0000 Received: (qmail 816 invoked by uid 22791); 23 Mar 2007 12:33:26 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 23 Mar 2007 12:33:19 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 464564B26F; Fri, 23 Mar 2007 07:33:18 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id D37374B262; Fri, 23 Mar 2007 07:33:17 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HUixJ-0007mQ-CI; Fri, 23 Mar 2007 08:33:17 -0400 Date: Fri, 23 Mar 2007 12:33:00 -0000 From: Daniel Jacobowitz To: "Maciej W. Rozycki" Cc: gdb-patches@sourceware.org, Nigel Stephens , "Maciej W. Rozycki" Subject: Re: Fix messages when skipping tests due to "nosignals" Message-ID: <20070323123317.GA29892@caradoc.them.org> Mail-Followup-To: "Maciej W. Rozycki" , gdb-patches@sourceware.org, Nigel Stephens , "Maciej W. Rozycki" References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) 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-03/txt/msg00205.txt.bz2 On Fri, Mar 23, 2007 at 12:13:35PM +0000, Maciej W. Rozycki wrote: > Hello, > > A couple of tests report incorrect names of themselves when being skipped > due to "nosignals". It looks like a cut & paste bug. > > 2007-03-23 Nigel Stephens > Maciej W. Rozycki > > * gdb.base/sigbpt.exp: Fix the message when skipping test. > * gdb.base/signull.exp: Similarly. > > OK to apply? Yes, thanks. -- Daniel Jacobowitz CodeSourcery