From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19384 invoked by alias); 14 Jul 2006 22:53:47 -0000 Received: (qmail 19374 invoked by uid 22791); 14 Jul 2006 22:53:47 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Jul 2006 22:53:44 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 5C84D48CDC8 for ; Fri, 14 Jul 2006 18:53:38 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13189-01-8 for ; Fri, 14 Jul 2006 18:53:38 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 18D5548CDA0 for ; Fri, 14 Jul 2006 18:53:38 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 1B17F47EFA; Fri, 14 Jul 2006 15:53:37 -0700 (PDT) Date: Fri, 14 Jul 2006 22:53:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/RFC/testsuite] Adjust "help unset" test Message-ID: <20060714225336.GA1280@adacore.com> References: <20060707192254.GE971@adacore.com> <20060712173933.GE24622@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060712173933.GE24622@nevyn.them.org> User-Agent: Mutt/1.4i 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/msg00168.txt.bz2 > > 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. Thank you. Checked in. -- Joel