From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19271 invoked by alias); 18 Aug 2006 04:00:56 -0000 Received: (qmail 19218 invoked by uid 22791); 18 Aug 2006 04:00:52 -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; Fri, 18 Aug 2006 04:00:49 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GDvXL-0003OW-Cn; Fri, 18 Aug 2006 00:00:47 -0400 Date: Fri, 18 Aug 2006 08:49:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: GDB Patches Subject: Re: [PATCH] Fix apparent typo in lib/gdb.exp when setting skip_vmx_tests_saved Message-ID: <20060818040047.GA13020@nevyn.them.org> Mail-Followup-To: Fred Fish , GDB Patches References: <200608151025.19801.fnf@specifix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608151025.19801.fnf@specifix.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-08/txt/msg00119.txt.bz2 On Tue, Aug 15, 2006 at 10:25:19AM -0400, Fred Fish wrote: > 2006-08-15 Fred Fish > > * lib/gdb.exp (skip_altivec_tests): Fix apparent typo, > '$' in front of skip_vmx_tests_saved when setting that. Yes, definitely correct. This is OK, thanks! -- Daniel Jacobowitz CodeSourcery