From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14150 invoked by alias); 24 Jan 2013 10:37:14 -0000 Received: (qmail 14142 invoked by uid 22791); 24 Jan 2013 10:37:13 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Jan 2013 10:37:06 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1TyKB8-0001XM-0f from Hafiz_Abid@mentor.com ; Thu, 24 Jan 2013 02:37:06 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 24 Jan 2013 02:37:05 -0800 Received: from abidh-ubunto1104 (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server (TLS) id 14.1.289.1; Thu, 24 Jan 2013 10:37:04 +0000 Date: Thu, 24 Jan 2013 10:37:00 -0000 From: Hafiz Abid Qadeer Subject: Re: [patch] Make test messages unique in mi-var-block.exp To: Tom Tromey CC: References: <1358791596.2163.1@abidh-ubunto1104> <871udbtvq3.fsf@fleche.redhat.com> In-Reply-To: <871udbtvq3.fsf@fleche.redhat.com> (from tromey@redhat.com on Wed Jan 23 21:50:28 2013) Message-ID: <1359023821.6292.0@abidh-ubunto1104> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: 2013-01/txt/msg00586.txt.bz2 On 23/01/13 21:50:28, Tom Tromey wrote: > >>>>> "Abid" =3D=3D Hafiz Abid Qadeer writes: >=20 > Abid> 2013-01-21 Hafiz Abid Qadeer >=20 > Abid> PR gdb/13443 > Abid> * gdb.mi/mi-var-block.exp: Make test messages unique. >=20 > Wrong formatting in the ChangeLog entry: two spaces between your name > and the "<", and the content lines must start with tab characters. >=20 > The patch is ok with that fixed. >=20 > Tom >=20 Thanks for review. Committed after making the suggested changes. Regards, Abid