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 95CC66DE0F86 for ; Mon, 10 Jun 2019 14:34:58 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -2.698 X-Spam-Level: X-Spam-Status: No, score=-2.698 tagged_above=-999 required=5 tests=[AWL=-0.197, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, 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 ItJ_X2rlEeS2 for ; Mon, 10 Jun 2019 14:34:57 -0700 (PDT) Received: from ra.horus-it.com (ra.horus-it.com [94.130.34.199]) by arlo.cworth.org (Postfix) with ESMTPS id 29DA06DE0F33 for ; Mon, 10 Jun 2019 14:34:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ra.horus-it.com (Postfix) with ESMTP id 136C448C1D75; Mon, 10 Jun 2019 23:34:52 +0200 (CEST) X-Virus-Scanned: at horus-it.com From: Ralph Seichter DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monksofcool.net; s=k1; t=1560202486; bh=L7+XnHSLeLatbPIeMpg58w2wvHj7H9F9a647wEPTtQY=; h=From:To:Subject:In-Reply-To:References:Date:Message-ID: Content-Type; b=QjWyoLut6oXRnwZoOBgwVl35YC2H/9oY1f++UCw89dBAc1xJtE6PKFdDI+HE+AdQJ yf3xbActFof7QHVSsDXIKASOEqI5xgwreCuUCquCPyUsYuYdLBDN6mk29L6T77QLGA 2wFj5Onat1qskpiPnPPgzt7YeiLBTCidZtQjJjQ58sx9yWU6dvKf5v3oaTLpBJkptj DkI2tZRnDNdcEv65x5xiFSJEF2QXa/iYbIWC/1sHOJJpetMPHbTUov3d5I5g0/I2En dgWyp0W46fafZVH8m+op55n7EbxefqX53lMfONuDCOMijFNAcRdQkzuhxbqw1Y5RV4 XFB96WnHUM0FQ== To: Daniel Kahn Gillmor , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH 2/2] test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh In-Reply-To: <8736kipe9f.fsf@fifthhorseman.net> References: <20190526130854.8348-1-david@tethera.net> <20190526130854.8348-3-david@tethera.net> <8736kipe9f.fsf@fifthhorseman.net> Mail-Followup-To: Daniel Kahn Gillmor , David Bremner , notmuch@notmuchmail.org Date: Mon, 10 Jun 2019 23:34:46 +0200 Message-ID: <87imtdktu1.fsf@ra.horus-it.com> 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: Mon, 10 Jun 2019 21:34:58 -0000 * Daniel Kahn Gillmor: > Perhaps Ralph Seichter (explicitly cc'ed above) could comment on how > it'll affect homebrew? MacPorts, actually. ;-) I have not yet been able to look into this patch series, but I hope to be able to do so soonish. -Ralph