GNU bug report logs - #64003
[PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 11 Jun 2023 08:57:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64003: closed ([PATCH] scripts: system: Remove duplicated
 "--target=TRIPLET" in help messages.)
Date: Fri, 28 Jul 2023 13:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 28 Jul 2023 21:54:22 +0800
with message-id <87h6pojg4x.fsf <at> envs.net>
and subject line Re: bug#64003: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages.
has caused the debbugs.gnu.org bug report #64003,
regarding [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help messages.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64003: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64003
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] scripts: system: Remove duplicated "--target=TRIPLET" in help
 messages.
Date: Sun, 11 Jun 2023 16:56:45 +0800
* guix/scripts/system.scm (show-help): Remove "--target=TRIPLET".

It's already included in (show-cross-build-options-help).
---
 guix/scripts/system.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/guix/scripts/system.scm b/guix/scripts/system.scm
index d7163dd3eb..f1154dad33 100644
--- a/guix/scripts/system.scm
+++ b/guix/scripts/system.scm
@@ -1034,8 +1034,6 @@ (define (show-help)
       --no-graphic       for 'vm', use the tty that we are started in for IO"))
   (display (G_ "
       --skip-checks      skip file system and initrd module safety checks"))
-  (display (G_ "
-      --target=TRIPLET   cross-build for TRIPLET--e.g., \"armel-linux-gnu\""))
   (display (G_ "
   -v, --verbosity=LEVEL  use the given verbosity LEVEL"))
   (newline)

base-commit: e8c207589d431c00b5f1a8175f391020323a3d27
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>, Tobias Geerinckx-Rice <me <at> tobias.gr>,
 64003-done <at> debbugs.gnu.org, Simon Tournier <zimon.toutoune <at> gmail.com>,
 Mathieu Othacehe <othacehe <at> gnu.org>,
 Ludovic Courtès <ludo <at> gnu.org>,
 Christopher Baines <mail <at> cbaines.net>, Ricardo Wurmus <rekado <at> elephly.net>
Subject: Re: bug#64003: [PATCH] scripts: system: Remove duplicated
 "--target=TRIPLET" in help messages.
Date: Fri, 28 Jul 2023 21:54:22 +0800
Hilton Chain <hako <at> ultrarare.space> 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..)


This bug report was last modified 1 year and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.