GNU bug report logs - #75878
[PATCH 1/3] scripts: import: crate: show-help: Reformat.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Sun, 26 Jan 2025 20:41:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Herman Rimm <herman <at> rimm.ee>
Subject: bug#75878: closed (Re: [bug#75878] [PATCH 1/3] scripts: import:
 crate: show-help: Reformat.)
Date: Sun, 09 Feb 2025 15:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75878: [PATCH 1/3] scripts: import: crate: show-help: Reformat.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75878 <at> debbugs.gnu.org.

-- 
75878: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75878
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Herman Rimm <herman <at> rimm.ee>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>,
 Simon Tournier <zimon.toutoune <at> gmail.com>, Mathieu Othacehe <othacehe <at> gnu.org>,
 Tobias Geerinckx-Rice <me <at> tobias.gr>, Efraim Flashner <efraim <at> flashner.co.il>,
 75878-done <at> debbugs.gnu.org, Divya Ranjan Pattanaik <divya <at> subvertising.org>,
 Christopher Baines <guix <at> cbaines.net>
Subject: Re: [bug#75878] [PATCH 1/3] scripts: import: crate: show-help:
 Reformat.
Date: Sun, 09 Feb 2025 16:29:50 +0100
Hi Herman,

Applied all three patches, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/3] scripts: import: crate: show-help: Reformat.
Date: Sun, 26 Jan 2025 21:18:28 +0100
* guix/scripts/import/crate.scm (show-help): Reformat and reword
--allow-yanked message.

Change-Id: I43a50b201be86cd71f6ab51a7161e4009d4918bf
---
 guix/scripts/import/crate.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/guix/scripts/import/crate.scm b/guix/scripts/import/crate.scm
index a4adabfeffe..ac11dabaa3b 100644
--- a/guix/scripts/import/crate.scm
+++ b/guix/scripts/import/crate.scm
@@ -50,10 +50,10 @@ (define (show-help)
   (display (G_ "
       --recursive-dev-dependencies
                          include dev-dependencies recursively"))
+  (newline)
   (display (G_ "
-      --allow-yanked
-                         allow importing yanked crates if no alternative
-                         satisfying the version requirement exists"))
+      --allow-yanked     allow importing yanked crates if no alternative
+                         satisfying the version requirement is found"))
   (newline)
   (display (G_ "
   -h, --help             display this help and exit"))

base-commit: 5481a96417fbf94fc8b6a73abe72a97ce6bc6ec1
-- 
2.47.1




This bug report was last modified 107 days ago.

Previous Next


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