From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id A570C6DE0F2E for ; Thu, 21 Mar 2019 16:22:52 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.015 X-Spam-Level: X-Spam-Status: No, score=-0.015 tagged_above=-999 required=5 tests=[AWL=-0.014, SPF_PASS=-0.001] 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 6wNMZEfE0ODU for ; Thu, 21 Mar 2019 16:22:51 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 3F3D36DE0EDC for ; Thu, 21 Mar 2019 16:22:51 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1h771J-0002XR-7F; Thu, 21 Mar 2019 19:22:45 -0400 Received: (nullmailer pid 20091 invoked by uid 1000); Thu, 21 Mar 2019 23:22:44 -0000 From: David Bremner To: aidecoe@aidecoe.name, notmuch@notmuchmail.org Subject: Re: [PATCH] Fix "jobserver unavailable" warning In-Reply-To: <87ef7fsm0y.fsf@freja.aidecoe.name> References: <87ef7fsm0y.fsf@freja.aidecoe.name> Date: Thu, 21 Mar 2019 20:22:44 -0300 Message-ID: <87o9634xtn.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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: Thu, 21 Mar 2019 23:22:52 -0000 aidecoe@aidecoe.name writes: > --- > doc/Makefile.local | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > pushed something similar. I couldn't get this patch to apply for some reason. d