From 7550f4f79d5c0d8578e671f2aee886812133202d Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 29 May 2014 10:01:03 +2100 Subject: [PATCH] Re: [PATCH 1/3] build: don't overwrite DISTCLEAN in performance-test --- a5/c00ad92483c66077e4ac33d72499b07eacb76e | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 a5/c00ad92483c66077e4ac33d72499b07eacb76e diff --git a/a5/c00ad92483c66077e4ac33d72499b07eacb76e b/a5/c00ad92483c66077e4ac33d72499b07eacb76e new file mode 100644 index 000000000..d0b7563ce --- /dev/null +++ b/a5/c00ad92483c66077e4ac33d72499b07eacb76e @@ -0,0 +1,59 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 0D07D431FCB + for ; Wed, 28 May 2014 06:01:13 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id nFzIFiBQlxDw for ; + Wed, 28 May 2014 06:01:07 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id D964D431FB6 + for ; Wed, 28 May 2014 06:01:07 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WpdTf-0006H0-Bb; Wed, 28 May 2014 10:01:07 -0300 +Received: (nullmailer pid 30368 invoked by uid 1000); Wed, 28 May 2014 + 13:01:03 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH 1/3] build: don't overwrite DISTCLEAN in performance-test +In-Reply-To: <1399183849-25032-1-git-send-email-david@tethera.net> +References: <1399183849-25032-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Wed, 28 May 2014 10:01:03 -0300 +Message-ID: <87wqd612i8.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 28 May 2014 13:01:13 -0000 + +David Bremner writes: + +> This might have worked once for some fixed order of including +> makefiles, but it is clearly wrong now. + +series pushed to master + +d -- 2.26.2