From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id APKWA4dMzV7uMwAA0tVLHw (envelope-from ) for ; Tue, 26 May 2020 17:06:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qEkZO4ZMzV6NMwAA1q6Kng (envelope-from ) for ; Tue, 26 May 2020 17:06:14 +0000 Received: from arlo.cworth.org (arlo.cworth.org [50.126.95.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 58EDA940D3B for ; Tue, 26 May 2020 17:06:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 6F35B6DE13CE; Tue, 26 May 2020 10:06:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org 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 Y7cEWx_voMw4; Tue, 26 May 2020 10:06:10 -0700 (PDT) Received: from arlo.cworth.org (localhost [IPv6:::1]) by arlo.cworth.org (Postfix) with ESMTP id 6DCE86DE13BE; Tue, 26 May 2020 10:06:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 235846DE13BE for ; Tue, 26 May 2020 10:06:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org 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 meMiIlJCGST3 for ; Tue, 26 May 2020 10:06:07 -0700 (PDT) Received: from che.mayfirst.org (unknown [162.247.75.117]) by arlo.cworth.org (Postfix) with ESMTPS id F26636DE13A5 for ; Tue, 26 May 2020 10:06:06 -0700 (PDT) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019; t=1590512766; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : from; bh=7iAuw0MOlZ3Wi5/5hj8d0yIuGKGs3jTCzyGej4g7zp8=; b=tB/3VUTZQO/QbDWjDC+MHrKIrwDdMpKOkcfy+UmLYRvtUhsS3ErPWIBAjYs/troMh3HEl rpOEcfpQTyT8jVPCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019rsa; t=1590512766; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : from; bh=7iAuw0MOlZ3Wi5/5hj8d0yIuGKGs3jTCzyGej4g7zp8=; b=Jzsu9CTYAje4UW5hOquVfb6F1GL7CywWsLQPjBWAmV/Je0a3RWYsPde8Gr+rrE1V08Jga olRfhvWCbAfOb7ixENCyOAV7LQAj4jZa0S/wv4gqrIuyHpJFO/QWVWbLPKie7Pa3Z1DBU4P EzQMXXfKWBK0wddxqSIq9IuIFQVlX+P7MHv8N8YTe2vkyh6+F7j5BZAT4DQAIfCYQH3cNBa YROyl2xvwTNQJex+ya5Ucf8Fjm95/v5PsdAHeAsFfHafTBeVEIqtolv9DESqPxmiRiVNkxB rzKbJzOVIzs2meTQGaY6UT7qmhJg68HnmZi7syiMQpRbEXNWaXeBZPtJYa6g== Received: from fifthhorseman.net (unknown [IPv6:2001:470:1f07:60d:f2de:f1ff:fec3:d109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by che.mayfirst.org (Postfix) with ESMTPSA id 41828F9A5 for ; Tue, 26 May 2020 13:06:06 -0400 (EDT) Received: by fifthhorseman.net (Postfix, from userid 1000) id 815A920269; Tue, 26 May 2020 13:06:02 -0400 (EDT) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH] tests/ruby: Ensure that test works for out-of-tree builds Date: Tue, 26 May 2020 13:06:02 -0400 Message-Id: <20200526170602.1008191-1-dkg@fifthhorseman.net> X-Mailer: git-send-email 2.26.2 In-Reply-To: <87h7w8iwod.fsf@fifthhorseman.net> References: <87h7w8iwod.fsf@fifthhorseman.net> MIME-Version: 1.0 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: notmuch-bounces@notmuchmail.org Sender: "notmuch" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=fifthhorseman.net header.s=2019 header.b=tB/3VUTZ; dkim=fail (body hash did not verify) header.d=fifthhorseman.net header.s=2019rsa header.b=Jzsu9CTY; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fifthhorseman.net (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 50.126.95.6 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: 1.09 X-TUID: ldxLMcX1t77s --- test/test-lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-lib.sh b/test/test-lib.sh index 792b1cb9..78a90862 100644 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -1081,7 +1081,7 @@ test_python() { } test_ruby() { - MAIL_DIR=$MAIL_DIR $NOTMUCH_RUBY -I $NOTMUCH_SRCDIR/bindings/ruby> OUTPUT + MAIL_DIR=$MAIL_DIR $NOTMUCH_RUBY -I "$NOTMUCH_BUILDDIR/bindings/ruby"> OUTPUT } test_C () { -- 2.26.2