From ae8660ee9fb3cf0383efdad4e12633c81ee3ae5b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 18 Apr 2014 07:59:43 +0900 Subject: [PATCH] Re: [PATCH] test: use test_expect_equal for PATH test, update message --- b6/762049d0b29876032939b396816490d8b1f208 | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 b6/762049d0b29876032939b396816490d8b1f208 diff --git a/b6/762049d0b29876032939b396816490d8b1f208 b/b6/762049d0b29876032939b396816490d8b1f208 new file mode 100644 index 000000000..56f22bcc3 --- /dev/null +++ b/b6/762049d0b29876032939b396816490d8b1f208 @@ -0,0 +1,63 @@ +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 23004431FAF + for ; Thu, 17 Apr 2014 16:00:40 -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 S07S2JdRz4Gm for ; + Thu, 17 Apr 2014 16:00:36 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 3FA18431FAE + for ; Thu, 17 Apr 2014 16:00:36 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.72) (envelope-from ) + id 1WavHm-0002tj-B4; Thu, 17 Apr 2014 23:00:02 +0000 +Received: (nullmailer pid 32213 invoked by uid 1000); Thu, 17 Apr 2014 + 22:59:43 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] test: use test_expect_equal for PATH test, update message +In-Reply-To: <1397392969-8735-1-git-send-email-david@tethera.net> +References: <1397392969-8735-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.17+174~g4efbc9f (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Fri, 18 Apr 2014 07:59:43 +0900 +Message-ID: <871twvy334.fsf@maritornes.cs.unb.ca> +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: Thu, 17 Apr 2014 23:00:40 -0000 + +David Bremner writes: + +> - The old test was quite impossible to debug; the new one shows the difference +> between the two directories, if any. +> +> - "repository" doesn't make sense for out of tree builds. Or tarball +> builds, for that matter. +> --- + +pushed, + +d -- 2.26.2