From b954f2ff53a78be37223decd0a3613d44a828853 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 6 Aug 2014 08:13:39 +2100 Subject: [PATCH] Re: [PATCH] new: Report and abort on upgrade failure --- f8/d4d7b204ee51556256f4f4b81bbe10671f4efe | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 f8/d4d7b204ee51556256f4f4b81bbe10671f4efe diff --git a/f8/d4d7b204ee51556256f4f4b81bbe10671f4efe b/f8/d4d7b204ee51556256f4f4b81bbe10671f4efe new file mode 100644 index 000000000..9e09b9a8b --- /dev/null +++ b/f8/d4d7b204ee51556256f4f4b81bbe10671f4efe @@ -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 18C51431FBC + for ; Tue, 5 Aug 2014 04:13:53 -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 1d82+vB78FTr for ; + Tue, 5 Aug 2014 04:13:49 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 8EC9C431FAE + for ; Tue, 5 Aug 2014 04:13:49 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1XEcgc-0002ds-9g; Tue, 05 Aug 2014 08:13:46 -0300 +Received: (nullmailer pid 11729 invoked by uid 1000); Tue, 05 Aug 2014 + 11:13:39 -0000 +From: David Bremner +To: Austin Clements , notmuch@notmuchmail.org +Subject: Re: [PATCH] new: Report and abort on upgrade failure +In-Reply-To: <1407202186-3968-1-git-send-email-amdragon@mit.edu> +References: <1407202186-3968-1-git-send-email-amdragon@mit.edu> +User-Agent: Notmuch/0.18.1+45~gf47eeac (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Tue, 05 Aug 2014 08:13:39 -0300 +Message-ID: <87bnrzfau4.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: Tue, 05 Aug 2014 11:13:53 -0000 + +Austin Clements writes: + +> Previously the return status of notmuch_database_upgrade went +> completely unchecked. + +this doesn't apply to my tree. Did you maybe generate it post feature +patches or something? + +d -- 2.26.2