From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IHOEJJXMw2Tg2wAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 16:11:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OFleJJXMw2SGRQEA9RJhRA (envelope-from ) for ; Fri, 28 Jul 2023 16:11:33 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 644AB52D90 for ; Fri, 28 Jul 2023 16:11:33 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=AWAZo7od; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690553493; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=sXB7cyFITookagsFVCI32OM05zoqZdYT6dDPequYhog=; b=lmafkfNiU27qz0QQsZQpJgp1c7mEJyvIteWUHF2kvrY11WNCqVJe0ADua2TXxt8bwEi1ri rMtt+jfWSf5nKv1a/xItvccCcGRJLw1qU2pmRRPFNpDGY9uk5ZBRPBiW27m43a+6KpgWQL /vN7NlnKYnsqIbXRzoRWQE1NUlgVQ05dr3bSbZv/zK/XlCXuGEN1ORnO4W10XfMozpQLUv A3b5gCdrSt8TaRLZ/dtAfd5KnKjlh2+cJgh+aLROYHqh+oAc6yvgmxnnfEJM0swqeUDaWj tZuQs89vR6nFih+/bkNh5/uDjINHM5JUVIdua9cPYQlgpndsQ4L707CfJEixjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690553493; a=rsa-sha256; cv=none; b=MG6psUIM5At8uyvVx1Wknv9rmXRGXqP72xlAyQdo7At8cUsbDurH7w1oX8CmpPuKU/Vnwr RQREel99msOl2Axq2Msiw0VGmBLt9DbSKLHjtjEiSWN6p27oxta72wrD7sYLsmda8mavpU XyALnY3RUT06WfUo/cUCeLZId0VjsL3CNGc6le48sat7UMYQEz5z6zK+QMKniPk6RVIsV5 3MZ17dmVdRIOyLP9I52ZrXENkdbhCUK5+pSf4EkuQtloP5/THGokmPcpAJwt9HRknYeMhf LUKYgjDHthDijpIdMvEUltMEkiL5v1oE86iMgvm0V1CB9EyyllU7Gvyuv4hWmg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=AWAZo7od; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPNvs-0005TU-A8; Fri, 28 Jul 2023 09:55:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPNvq-0005TC-UP for guix-patches@gnu.org; Fri, 28 Jul 2023 09:55:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qPNvq-0006ik-KD for guix-patches@gnu.org; Fri, 28 Jul 2023 09:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPNvq-0001Ss-GR for guix-patches@gnu.org; Fri, 28 Jul 2023 09:55:02 -0400 Subject: bug#64003: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 13:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64003 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: Josselin Poiret , Tobias Geerinckx-Rice , 64003-done@debbugs.gnu.org, Simon Tournier , Mathieu Othacehe , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Christopher Baines , Ricardo Wurmus Mail-Followup-To: 64003@debbugs.gnu.org, iyzsong@envs.net, hako@ultrarare.space Received: via spool by 64003-done@debbugs.gnu.org id=D64003.16905524805585 (code D ref 64003); Fri, 28 Jul 2023 13:55:02 +0000 Received: (at 64003-done) by debbugs.gnu.org; 28 Jul 2023 13:54:40 +0000 Received: from localhost ([127.0.0.1]:44153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPNvU-0001S0-5z for submit@debbugs.gnu.org; Fri, 28 Jul 2023 09:54:40 -0400 Received: from mail.envs.net ([5.199.136.28]:39972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPNvS-0001Rs-41 for 64003-done@debbugs.gnu.org; Fri, 28 Jul 2023 09:54:38 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 870CA38A204D; Fri, 28 Jul 2023 13:54:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690552477; bh=sXB7cyFITookagsFVCI32OM05zoqZdYT6dDPequYhog=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=AWAZo7odBrO4kyo4j8hPYbZfpGwVrrdLtriksdFI9N4TnEf5FLqgsLPL3vexXKhZ0 leXbaPDm6PCm/eEDwFk+004lIySSKonrkhkWw8g99ft+MhZHhRqSllUuHayzna7HiW PaWqFHTGl7snELM75D/UcPyUxbhWilyC9MbsMwr3Zlc2yGwkMNTlKp0tN9UxE4XWT0 sGNu5qlMOkrEjvVJj2C3PTfjz5tDghyWEipMRN9v1s26c10+qx2OrMIFnRNL65fkKN 3Nal7tVW4eieuY2d+hCGhFjkqV92sH8xe0+hXwkmZHUh6HsVtLa3AYKQjqEh+3ah4z j5Tv56mGv+DN5KufjCjjmMuGg8jhyOG9X7rvlVRvEi6pBi400hOZ7p5EwSeUFzhtJn 9dPOnekKWXJCPUluzzyufGSPha1gHOHzdOKRHKQHWAig3zGK6XmKfTvte/ETx3d6N9 uBv778luoPkotBbGiCUtAH8Og3pwJFKl3IZ1kEE/rqzFQE/xKvZ8S9hXZxPMNnK4UU lWTRMySnSoR7P5vgXWT/c7rq2gFiAH3TrMcMMS89IBuL4gnT2RRYu906/cCtdMHMR/ HNb1RzDsDHRL64mtKnsfWtcSzrrKS+Kde6gfi7xivc1F1LlTI+oy2IizXuwjFk8Dgk ZD9tBhFWG2M8c7dNvA0eD1ac= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id sc8JWrpa1-_r; Fri, 28 Jul 2023 13:54:23 +0000 (UTC) Received: from localhost (unknown [36.170.57.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 28 Jul 2023 13:54:23 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 18226bea; Fri, 28 Jul 2023 13:54:22 +0000 (UTC) References: <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> Date: Fri, 28 Jul 2023 21:54:22 +0800 In-Reply-To: <4411d2a4b5848b29526dd82e467caef180190242.1686473762.git.hako@ultrarare.space> (Hilton Chain's message of "Sun, 11 Jun 2023 16:56:45 +0800") Message-ID: <87h6pojg4x.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.13 X-Spam-Score: -5.13 X-Migadu-Queue-Id: 644AB52D90 X-Migadu-Scanner: mx1.migadu.com X-TUID: Ew0CwRjizFYW Hilton Chain writes: > * guix/scripts/system.scm (show-help): Remove "--target=TRIPLET". > > It's already included in (show-cross-build-options-help). Applied, thank you! (will push in minutes later..)