GNU bug report logs - #71824
[PATCH] import: go: Fix indentation in help message.

Previous Next

Package: guix-patches;

Reported by: Richard Sent <richard <at> freakingpenguin.com>

Date: Fri, 28 Jun 2024 16:16:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71824: closed ([PATCH] import: go: Fix indentation in help
 message.)
Date: Mon, 01 Jul 2024 21:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 01 Jul 2024 21:59:55 +0100
with message-id <871q4cbzg4.fsf <at> gmail.com>
and subject line [PATCH] import: go: Fix indentation in help message.
has caused the debbugs.gnu.org bug report #71824,
regarding [PATCH] import: go: Fix indentation in help message.
to be marked as done.

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


-- 
71824: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71824
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Richard Sent <richard <at> freakingpenguin.com>
To: guix-patches <at> gnu.org
Cc: Richard Sent <richard <at> freakingpenguin.com>
Subject: [PATCH] import: go: Fix indentation in help message.
Date: Fri, 28 Jun 2024 12:14:50 -0400
* guix/scripts/import/go.scm (show-help) <recursive>: Indent second line.

Change-Id: Iad096231e26ed4e0e1c584f92e43f2695a2d8682
---
 guix/scripts/import/go.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/scripts/import/go.scm b/guix/scripts/import/go.scm
index f1970d3543..b90c6ac72f 100644
--- a/guix/scripts/import/go.scm
+++ b/guix/scripts/import/go.scm
@@ -51,7 +51,7 @@ (define (show-help)
   -h, --help             display this help and exit"))
   (display (G_ "
   -r, --recursive        generate package expressions for all Go modules
-that are not yet in Guix"))
+                         that are not yet in Guix"))
   (display (G_ "
   -p, --goproxy=GOPROXY  specify which goproxy server to use"))
   (display (G_ "

base-commit: 78b881722f08325c76096557313a0faee847c66f
-- 
2.45.1



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 71824-done <at> debbugs.gnu.org
Subject: [PATCH] import: go: Fix indentation in help message.
Date: Mon, 01 Jul 2024 21:59:55 +0100
[Message part 4 (text/plain, inline)]
Pushed as 69089674bb9fb2cc7b3285b73fb7dda7d99a2550 to master.

--
Oleg
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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