--- /dev/null
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 5DD49431FBD\r
+ for <notmuch@notmuchmail.org>; Sat, 18 Jan 2014 16:06:22 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.312\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.312 tagged_above=-999 required=5\r
+ tests=[GAPPY_SUBJECT=1.312] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id adcOgcDJoLm0 for <notmuch@notmuchmail.org>;\r
+ Sat, 18 Jan 2014 16:06:20 -0800 (PST)\r
+Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
+ (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 87D61431FBC\r
+ for <notmuch@notmuchmail.org>; Sat, 18 Jan 2014 16:06:20 -0800 (PST)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1W4fu7-0003kH-6g; Sat, 18 Jan 2014 20:06:19 -0400\r
+Received: (nullmailer pid 31817 invoked by uid 1000); Sun, 19 Jan 2014\r
+ 00:06:15 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v2] test: leave T\d\d\d- in variable $this_test and\r
+ introduce $this_test_bare\r
+In-Reply-To: <1389812523-17278-1-git-send-email-tomi.ollila@iki.fi>\r
+References: <877ga2jdf6.fsf@zancas.localnet>\r
+ <1389812523-17278-1-git-send-email-tomi.ollila@iki.fi>\r
+User-Agent: Notmuch/0.17+30~g50677dd (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sat, 18 Jan 2014 20:06:15 -0400\r
+Message-ID: <874n50hm2w.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: tomi.ollila@iki.fi\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 19 Jan 2014 00:06:22 -0000\r
+\r
+Tomi Ollila <tomi.ollila@iki.fi> writes:\r
+\r
+> Script `notmuch-test` expects the results file have T\d\d\d- part\r
+> intact so the results files (and some test output files) are now\r
+> name as such.\r
+> Without this change `notmuch-test` will exit in case the test\r
+> script it was executing exited with nonzero value.\r
+>\r
+> The T\d\d\d- part is dropped in new variable $this_test_bare which is\r
+> used in progress informational messages and when loading .el files in\r
+> emacs tests (whenever $this_test_bare.el exists).\r
+\r
+pushed, \r
+\r
+d\r