guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#56616] [PATCH] deploy: Honor '--dry-run'.


From: Maxime Devos
Subject: [bug#56616] [PATCH] deploy: Honor '--dry-run'.
Date: Fri, 22 Jul 2022 14:18:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0


On 22-07-2022 14:15, Ludovic Courtès wrote:
Maxime Devos <maximedevos@telenet.be> skribis:

On 17-07-2022 16:50, Ludovic Courtès wrote:
+        (format (current-error-port)
+                (N_ "The following ~d machine will be deployed:~%"
Wouldn't 'The following machine will be deployed' be better?
Unfortunately, (ice-9 format) emits a warning in that case, but you
can work-around that with argument jumping:

(format #t "~*The following machine will be deployed:~%")
We used to do that but unfortunately that triggered a bug in xgettext;
see 388b432cea4ae2bb9bf4b044026b7764ab002e1e and
<https://bugs.gnu.org/37505>.

Ludo’.

It's closed, but the bug is still there? Where is the upstream bug report?

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]