From b6ca7644bff08a33d63dde4dbdb5726f3ff81b81 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 18 May 2014 06:46:53 +0900 Subject: [PATCH] Re: [PATCH 1/2] test: allow pending break points in atomicity script. --- a6/5544c0e4b3ce907ba0deae2302f43e85129b11 | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 a6/5544c0e4b3ce907ba0deae2302f43e85129b11 diff --git a/a6/5544c0e4b3ce907ba0deae2302f43e85129b11 b/a6/5544c0e4b3ce907ba0deae2302f43e85129b11 new file mode 100644 index 000000000..ce39904a1 --- /dev/null +++ b/a6/5544c0e4b3ce907ba0deae2302f43e85129b11 @@ -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 olra.theworths.org (Postfix) with ESMTP id BBE22431FBC + for ; Sat, 17 May 2014 14:47:48 -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 0Px-PoENXgWr for ; + Sat, 17 May 2014 14:47:42 -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 7C45B431FBF + for ; Sat, 17 May 2014 14:47:42 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.72) (envelope-from ) + id 1WlmRj-00054n-Fn; Sat, 17 May 2014 21:47:11 +0000 +Received: (nullmailer pid 19643 invoked by uid 1000); Sat, 17 May 2014 + 21:46:53 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH 1/2] test: allow pending break points in atomicity script. +In-Reply-To: <1399381588-26271-2-git-send-email-david@tethera.net> +References: <1399381588-26271-1-git-send-email-david@tethera.net> + <1399381588-26271-2-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sun, 18 May 2014 06:46:53 +0900 +Message-ID: <87ppjc9iya.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: Sat, 17 May 2014 21:47:48 -0000 + +David Bremner writes: + +> This seems to fix problems with the symbol rename not being defined +> at startup on at least OS/X and some Debian Linux architectures. + +pushed to release and master. + +d -- 2.26.2