From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8637 invoked by alias); 6 Nov 2003 16:49:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 8630 invoked from network); 6 Nov 2003 16:49:28 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 6 Nov 2003 16:49:28 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id hA6GnR97019509; Thu, 6 Nov 2003 10:49:27 -0600 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id hA6GnRfa003532; Thu, 6 Nov 2003 10:49:27 -0600 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id hA6GnRhe003531; Thu, 6 Nov 2003 11:49:27 -0500 Date: Thu, 06 Nov 2003 16:49:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200311061649.hA6GnRhe003531@duracef.shout.net> To: gdb-patches@sources.redhat.com, jimb@redhat.com Subject: Re: RFA: give store.exp tests unique names X-SW-Source: 2003-11/txt/msg00079.txt.bz2 Proofread. Tested. I confirmed that all the duplicate names in store.exp are made unique. Recommended for approval. 29 duplicate names down, 408 left (in a typical configuration for me). Michael C === 2003-11-05 Jim Blandy * gdb.base/store.exp: Make sure every test has a unique name.