From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27915 invoked by alias); 8 Nov 2011 16:23:19 -0000 Received: (qmail 27902 invoked by uid 22791); 8 Nov 2011 16:23:17 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta10.emeryville.ca.mail.comcast.net (HELO qmta10.emeryville.ca.mail.comcast.net) (76.96.30.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Nov 2011 16:23:04 +0000 Received: from omta12.emeryville.ca.mail.comcast.net ([76.96.30.44]) by qmta10.emeryville.ca.mail.comcast.net with comcast id ugKR1h0020x6nqcAAgNxuJ; Tue, 08 Nov 2011 16:22:57 +0000 Received: from [10.0.0.9] ([24.4.193.8]) by omta12.emeryville.ca.mail.comcast.net with comcast id ugPD1h0090BKwT48YgPDj6; Tue, 08 Nov 2011 16:23:14 +0000 References: <4CD2433B-1994-4834-A595-131242428431@comcast.net> <2F57A6CB-2AAE-4F38-94A9-64D87E554403@comcast.net> In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <164EA030-8F05-4438-A02A-33AE2FDF48BA@comcast.net> Cc: "gcc-patches@gcc.gnu.org" From: Mike Stump Subject: Re: PATCH: Add capability to contrib/compare_tests to handle directories Date: Tue, 08 Nov 2011 16:48:00 -0000 To: Quentin Neill X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-11/txt/msg01202.txt.bz2 On Nov 8, 2011, at 7:29 AM, Quentin Neill wro= te: > FYI I see my patch was missing these two fixes: > Okay to commit? Ok.