[RFC PATCH] test: add devel/test-in-docker.sh
[notmuch-archives.git] / f9 / dbace4770b015a7b2f7e9eb2d60c5eea588e0a
1 Return-Path: <tomi.ollila@iki.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id ECFA86DE1413\r
6  for <notmuch@notmuchmail.org>; Tue,  4 Aug 2015 10:21:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.263\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.263 tagged_above=-999 required=5 tests=[AWL=-0.133,\r
12   SPF_NEUTRAL=0.652, URIBL_SBL=0.644, URIBL_SBL_A=0.1] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id STgC6M_9eFKu for <notmuch@notmuchmail.org>;\r
16  Tue,  4 Aug 2015 10:21:08 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id D35466DE0FF1\r
19  for <notmuch@notmuchmail.org>; Tue,  4 Aug 2015 10:21:06 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id 09112100046;\r
22  Tue,  4 Aug 2015 20:20:49 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH] devel/release-checks.sh: made python version check work\r
26  with python 3\r
27 In-Reply-To: <87y4hrm8dz.fsf@maritornes.cs.unb.ca>\r
28 References: <1438508905-10955-1-git-send-email-tomi.ollila@iki.fi>\r
29  <87y4hrm8dz.fsf@maritornes.cs.unb.ca>\r
30 User-Agent: Notmuch/0.20.2+42~gbf3bfb8 (http://notmuchmail.org) Emacs/24.3.1\r
31  (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Tue, 04 Aug 2015 20:20:48 +0300\r
36 Message-ID: <m2h9of9dhr.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.18\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43  <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Tue, 04 Aug 2015 17:21:11 -0000\r
52 \r
53 On Tue, Aug 04 2015, David Bremner <david@tethera.net> wrote:\r
54 \r
55 > Tomi Ollila <tomi.ollila@iki.fi> writes:\r
56 >\r
57 >> This trivial change consists of just putting print() argument in\r
58 >> parentheses.\r
59 >\r
60 > Pushed.\r
61 \r
62 Thanks.\r
63 \r
64 > BTW, would it be a good thing or a bad one to take the python\r
65 > binary name here from sh.config? Or just not worth the trouble?\r
66 \r
67 I'd say that unless there ever is problem with binary name `python` to make\r
68 those checks to succeed then we could think whether to depend on sh.config\r
69 existing... or do the same way resolving python as configure does.\r
70 \r
71 > d\r
72 \r
73 Tomi\r