From 9374323c6f6c6a9d0ed41dda8dd4bc484d7838c2 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 8 Jun 2015 16:50:28 +0200 Subject: [PATCH] Re: [PATCH 3/4] test: use the python interpreter in sh.configure --- ce/5a94bc473a265d9b2e0d5bb50678ae7b7d49e3 | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 ce/5a94bc473a265d9b2e0d5bb50678ae7b7d49e3 diff --git a/ce/5a94bc473a265d9b2e0d5bb50678ae7b7d49e3 b/ce/5a94bc473a265d9b2e0d5bb50678ae7b7d49e3 new file mode 100644 index 000000000..300fa1adb --- /dev/null +++ b/ce/5a94bc473a265d9b2e0d5bb50678ae7b7d49e3 @@ -0,0 +1,60 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 22BA66DE0AD1 + for ; Mon, 8 Jun 2015 07:51:31 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.207 +X-Spam-Level: +X-Spam-Status: No, score=0.207 tagged_above=-999 required=5 tests=[AWL=0.207] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id B8uNq6bHBMWD for ; + Mon, 8 Jun 2015 07:51:29 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 2B4F16DE0AC7 + for ; Mon, 8 Jun 2015 07:51:29 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1Z1yNz-0000U6-Aw; Mon, 08 Jun 2015 14:50:47 +0000 +Received: (nullmailer pid 8785 invoked by uid 1000); Mon, 08 Jun 2015 + 14:50:28 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH 3/4] test: use the python interpreter in sh.configure +In-Reply-To: <1432412927-8373-4-git-send-email-david@tethera.net> +References: <1432412927-8373-1-git-send-email-david@tethera.net> + <1432412927-8373-4-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.20+15~ga1b054b (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Mon, 08 Jun 2015 16:50:28 +0200 +Message-ID: <87mw0agsp7.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Mon, 08 Jun 2015 14:51:31 -0000 + +David Bremner writes: + +> The configure script chooses "python" if it exists, so this could +> change the version of python used to run the test suite. + +I pushed the other 3 patches in this series. This one at least needs a +correction for the commit subject. + +d -- 2.26.2