From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78383 invoked by alias); 17 Jan 2016 06:37:59 -0000 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 Received: (qmail 53740 invoked by uid 89); 17 Jan 2016 06:36:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy= X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 17 Jan 2016 06:31:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7C56E11675B; Sun, 17 Jan 2016 01:31:54 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id b2L2fJkUNTNF; Sun, 17 Jan 2016 01:31:54 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1461A116751; Sun, 17 Jan 2016 01:31:54 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id F13F84080A; Sun, 17 Jan 2016 10:31:44 +0400 (RET) Date: Sun, 17 Jan 2016 06:37:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Simon Marchi , gdb-patches@sourceware.org Subject: Re: [PATCH] Always organize test artifacts in a directory hierarchy Message-ID: <20160117063144.GB4059@adacore.com> References: <1452268308-23845-1-git-send-email-simon.marchi@ericsson.com> <5694F8D2.5090807@redhat.com> <56952A6C.8070507@ericsson.com> <569630EC.2000702@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <569630EC.2000702@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-01/txt/msg00347.txt.bz2 > > So it doesn't seem necessary. > > Works for me. The patch LGTM. Maybe wait a few more days to > give others a chance to chime in though. LGTM too; and, for the record, I am very happy about this change. -- Joel