From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CIcpEN5poWX2TAAAkFu2QA (envelope-from ) for ; Fri, 12 Jan 2024 17:33:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QHUDC95poWV2VAEAe85BDQ (envelope-from ) for ; Fri, 12 Jan 2024 17:33:34 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2a01:4f9:c011:7a79::1 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705077214; a=rsa-sha256; cv=none; b=TC8xHiie5S/YC0gEv3nzbJESeMpNoPcKAbx83PFdsaqBMrU3/n94VHTywpNIz2HdmIEGuh hpF72Fzpcf8meCnSPtdwC7AS8eKyoR98MYMkYnB/KoX0HpAb7XN88h2ruSPCR5SeSV48D9 pUJXVrwdAJ+9EtStOlCjf65/tYi5xK8e7IKXg6hwWk3VT0/PRsMQmkrbvF7Nkm+HJHMHtl 5O1wslGhlYLQhL6pZBnVF9S5MtA4ZYYg7NrxGosex3GK4VqeOLvdeUIxjX6HIiOiy4d5fJ JaBcBXzL/oGAJQjWwc6rSF+aPVA41VDyZGX7JrjSAow2v9frTD0wrKv0OvhM0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2a01:4f9:c011:7a79::1 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705077214; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to: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-owner:list-unsubscribe:list-subscribe:list-post; bh=kMPWht7VtoAEROqmOiqg1wTF/+VGjpZzhK8sOg/UgFU=; b=hbdMKpSEkuw/NmN2C1f9e6g2i7FttbZnu5s4GFWIPSYJag1LKruoXODdc4s22ChSUbYq1c qg6ADdGPW/s7U4Jk8x3kiI9FfDRiiIe0Mldl0WmBma1ZZdxkbPlGO/o+Rz6CsEd7KMOUhW XiwOFH4qMvsW6nO2zTRWSLLynFFAunLmtZtrbm2VMCFge53aSuYWfsurL36L/ZVxgaR8yr V2ZqJGWExLQxAFjOLKOGsaff+5fEiowQzjMhZUf5VHIEiZ2872IMmqRYHPnvT2MxapWYZa hLCeM+7i6X8zzWcbR/UgCDMDIXloL2ZFkkNLSxFLBAuyPdoMjfvgNQHSNpDDIQ== Received: from mail.notmuchmail.org (yantan.tethera.net [IPv6:2a01:4f9:c011:7a79::1]) (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 0CAAA204F7 for ; Fri, 12 Jan 2024 17:33:33 +0100 (CET) Received: from yantan.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 29E1F5F7F0; Fri, 12 Jan 2024 16:33:30 +0000 (UTC) X-Greylist: delayed 331 seconds by postgrey-1.36 at yantan; Fri, 12 Jan 2024 16:33:26 UTC Received: from 6.mo552.mail-out.ovh.net (6.mo552.mail-out.ovh.net [188.165.49.222]) by mail.notmuchmail.org (Postfix) with ESMTPS id 97B195F7EC for ; Fri, 12 Jan 2024 16:33:26 +0000 (UTC) Received: from mxplan6.mail.ovh.net (unknown [10.109.139.22]) by mo552.mail-out.ovh.net (Postfix) with ESMTPS id 5760B303EA for ; Fri, 12 Jan 2024 16:27:54 +0000 (UTC) Received: from jwilk.net (37.59.142.101) by DAG4EX1.mxp6.local (172.16.2.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Fri, 12 Jan 2024 17:27:53 +0100 X-OVh-ClientIp: 5.172.255.103 From: Jakub Wilk To: Subject: [PATCH 2/3] CLI/git: fix name error Date: Fri, 12 Jan 2024 17:27:49 +0100 Message-ID: <20240112162750.6031-2-jwilk@jwilk.net> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240112162750.6031-1-jwilk@jwilk.net> References: <20240112162750.6031-1-jwilk@jwilk.net> MIME-Version: 1.0 X-Originating-IP: [37.59.142.101] X-ClientProxiedBy: DAG9EX1.mxp6.local (172.16.2.81) To DAG4EX1.mxp6.local (172.16.2.31) X-Ovh-Tracer-GUID: 18325707-1d03-45dc-93b8-53b7f8c2be19 X-Ovh-Tracer-Id: 7532833327935313687 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvdeihedgkeejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufffkofgjfhgggfgtihesthekredtredttdenucfhrhhomheplfgrkhhusgcuhghilhhkuceojhifihhlkhesjhifihhlkhdrnhgvtheqnecuggftrfgrthhtvghrnhepueelffdtudefgfegheejtefgvedvleejheehgeektdekteeftefgffeuteduffeknecukfhppeduvdejrddtrddtrddupdefjedrheelrddugedvrddutddupdehrddujedvrddvheehrddutdefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeojhifihhlkhesjhifihhlkhdrnhgvtheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepnhhothhmuhgthhesnhhothhmuhgthhhmrghilhdrohhrghdpoffvtefjohhsthepmhhoheehvddpmhhouggvpehsmhhtphhouhht Message-ID-Hash: DYB7PGIWD4OPEIWAIBSQQ7Z5EXBUBX52 X-Message-ID-Hash: DYB7PGIWD4OPEIWAIBSQQ7Z5EXBUBX52 X-MailFrom: jwilk@jwilk.net 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; digests; suspicious-header X-Mailman-Version: 3.3.3 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Country: DE X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -2.92 X-Spam-Score: -2.92 X-Migadu-Queue-Id: 0CAAA204F7 X-TUID: NM8fQGw783Z2 --- notmuch-git.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notmuch-git.py b/notmuch-git.py index a11501ae..29f75531 100644 --- a/notmuch-git.py +++ b/notmuch-git.py @@ -247,7 +247,7 @@ def count_messages(prefix=None): stdout=_subprocess.PIPE, wait=True) if status != 0: _LOG.error("failed to run notmuch config") - sys.exit(1) + _sys.exit(1) return int(stdout.rstrip()) def get_tags(prefix=None): -- 2.39.2