From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27129 invoked by alias); 12 Jul 2006 17:39:38 -0000 Received: (qmail 27114 invoked by uid 22791); 12 Jul 2006 17:39:37 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 12 Jul 2006 17:39:35 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G0igP-0006gY-3a; Wed, 12 Jul 2006 13:39:33 -0400 Date: Wed, 12 Jul 2006 17:39:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/RFC/testsuite] Adjust "help unset" test Message-ID: <20060712173933.GE24622@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20060707192254.GE971@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060707192254.GE971@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 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-07/txt/msg00115.txt.bz2 On Fri, Jul 07, 2006 at 12:22:54PM -0700, Joel Brobecker wrote: > So I simply modified the expected output to accept any list of > unset commands inside the help text. Of course, if others disagree, > I am happy to just add the help of my new command. > > 2006-07-07 Joel Brobecker > > * gdb.base/help.exp: Adjust "help unset" test to accept > any list of unset commands. > > Tested on x86-linux. OK to apply? Sensible. This is OK, thanks. -- Daniel Jacobowitz CodeSourcery