From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0r.migadu.com with LMTPS id mVTQMIlBjWBnYgEALuJCtg (envelope-from ) for ; Sat, 01 May 2021 13:54:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cKbvK4lBjWB1bgAAbx9fmQ (envelope-from ) for ; Sat, 01 May 2021 11:54:49 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 501A91A4E9 for ; Sat, 1 May 2021 13:54:49 +0200 (CEST) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 8036027182; Sat, 1 May 2021 07:54:35 -0400 (EDT) Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by mail.notmuchmail.org (Postfix) with ESMTPS id 5FC111FAC2 for ; Sat, 1 May 2021 07:54:31 -0400 (EDT) Received: by mail-ot1-x330.google.com with SMTP id z25-20020a9d65d90000b02902a560806ca7so879970oth.11 for ; Sat, 01 May 2021 04:54:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=DHYZZ+98iQ5AEArNDWFNaSDmXmCZFAP75GBbGXns8LU=; b=XjZo8lS1AGH9A1AMX48iiNUqseUccB7bpQOHnIqig20nvoB0lYJziqD1ermDI/i+Mx Vx+jC/tn0Uc+YXbqOEfUd4HpLj2nhf42pjlMEx8w9lSsekFHUtiSHTTGpp8NRuz5jhnT QMWp+MobJT4oIFXYVQvaxj+IRNIEk+c87VR8sOSDTvcz3WHYTWMslxcR2/QlDuARF4Fu D/9y1DkuTXSkf4MUEWkl9ZCjyV9q3HvsA7O2LPTopaJsi/R7ilksDgQlswLzwBTD+fA+ bOS8tGgchAfWN5ivd/rMngnn+bFfoUu6TtFvMNJ4+JhbNnHo/TiAp5jCyKcqIwZrte4L lO+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=DHYZZ+98iQ5AEArNDWFNaSDmXmCZFAP75GBbGXns8LU=; b=tQX5okiH6Dsap5i372/P0vIwaI1JaixX0YCjpUAGdCuHD3+tARgdn8GsPHCgfrhqin kGpTY9dIgRp6PjjqR88KiDirJIPnvhwyKtEw3VFcVyCAm3VByzxgn0iZd06tw7VeCwwu daAi0kyJ1sxsZX3F+G1bzKPapLEEae+PqPK/6FrHzK5nstQnABslJ7vppJQ2+iJFsz0W XUj4HJo9mHMFRGEXo8E4p1Y9rMXQQ3WYDBpcPz0p4hM7Nu2bhgxDUacqRliNpbv+MyB7 fAEnwvvEIi4qZxmgwkhd2sU/1qY88pk7t58oOfGFcriXSQVGTDkTl10kEmwcEnp5UUsR dn8Q== X-Gm-Message-State: AOAM530roGXaCtR/0cFA76ofbjGAqA9nEtQwDidrKHr2Tt6270Rkgdzs Wwcf2aCGSQk1EJa1XhGaiuQx/+zSylf04g== X-Google-Smtp-Source: ABdhPJw5gHQoxAnHt6bUg3+opIlcGZt+CFl7qTzv0xBVU7S8GYGlk6DIGVV7nknEapD3IWb/xxZpSg== X-Received: by 2002:a9d:a06:: with SMTP id 6mr7683883otg.124.1619870067713; Sat, 01 May 2021 04:54:27 -0700 (PDT) Received: from localhost ([2806:2f0:4060:638f:a2c5:89ff:fe0c:1151]) by smtp.gmail.com with ESMTPSA id m44sm1420421ool.8.2021.05.01.04.54.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 01 May 2021 04:54:27 -0700 (PDT) From: Felipe Contreras To: notmuch@notmuchmail.org Subject: [PATCH 02/13] test: unset NAME environment variable Date: Sat, 1 May 2021 06:54:11 -0500 Message-Id: <20210501115422.483314-3-felipe.contreras@gmail.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210501115422.483314-1-felipe.contreras@gmail.com> References: <20210501115422.483314-1-felipe.contreras@gmail.com> MIME-Version: 1.0 Message-ID-Hash: B6WWJDS6XEITC4FVQQNIDNKNEIFSVYDX X-Message-ID-Hash: B6WWJDS6XEITC4FVQQNIDNKNEIFSVYDX X-MailFrom: felipe.contreras@gmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: Daniel Kahn Gillmor X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619870089; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=pqFG0naJVZI4EfTlc8M94+ytWmhbsSHqnvT2W+tY6wk=; b=Dj9qgtBuIPKdB6Zp6IjpeluPJ6Q2qBTCMxrGHfCY/M/Q3P1W5ya2p4l3vTKU8rI1ej3nmi +gfe2VCv1RmakrEvcw40+1bdvSJMgNFOcsVArV+vMOCiU/8jYUXWS/W1FQRM3zIua8psQV iqAbFdImLuN+72wr2QPa63RO06M3Qjtlvjh/PSGhuolMELp8IR1X75GrBHlvvjr6cJynTq vNfxgnuX5J7RNwLIBVf4M9ztsxJNajCFWzu0GKLeFaOq4X+lfyBLwBwX+dP2/WMsb0PZW2 iWgegWXmGJW/rXUEQnxwICT6K3gySamTGASoW2XhKpxACRlqpknXJEfQwAvrbw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619870089; a=rsa-sha256; cv=none; b=Q5uZjvP10uKx7bi+iI9w1m0wicCL04ZIQ7N5RDFPVvLfYMagUZd2jO5GRzQjOTo1B+oxN7 GyS3pHsN5xHk0V27JKUEfYjvoPFBKECBkBIBhkGYGV2llfc9n+ZftJ2KcTt1x+XHxLraJk p+gIjMuH91puvE0GFCSIiMcwYjVoi2UPIWdEMO4ZS+2IboR2z1dbP6vn+1xeDrRtxmzHZR THCXf8goB3eva9xbIRuMRKKfMD/h4mh0fqPB1n3FrLdueEdURsvJa2bFzYt//xLDiRXIz3 RjieqwzqjEO3DjhId8rrFrk8//ZyzHWc3uXh8gENGNpLXADofz+5W0zlSRhCsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20161025 header.b=XjZo8lS1; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Spam-Score: -1.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20161025 header.b=XjZo8lS1; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 501A91A4E9 X-Spam-Score: -1.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: Zj8HfNo5nL4l Otherwise the output from the tests would be different. Signed-off-by: Felipe Contreras --- test/test-lib.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-lib.sh b/test/test-lib.sh index e13797a7..ae653363 100644 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -112,6 +112,7 @@ unset ALTERNATE_EDITOR # for reproducibility unset EMAIL +unset NAME add_gnupg_home () { -- 2.31.0