guix-patches
[Top][All Lists]
Advanced

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

bug#59171: [PATCH] services: guix-build-coordinator: Remove duplicate lo


From: Christopher Baines
Subject: bug#59171: [PATCH] services: guix-build-coordinator: Remove duplicate log timestamp.
Date: Sun, 20 Nov 2022 12:06:31 +0000
User-agent: mu4e 1.8.11; emacs 28.2

Ludovic Courtès <ludo@gnu.org> writes:

> Perhaps you can make it slightly less verbose by writing it like this:
>
>   (start #~(lambda ()
>              ;; Arrange so that shepherd does not add a timestamp to
>              ;; the logs produced by the Coordinator.
>              (parameterize …
>                (fork+exec-command (list …) …))))
>
> There are other services in a similar situation.  I wonder what we
> should recommend.

Thanks, I've gone ahead and pushed this with the tweak suggested above
as dafab37110677e2968deed817ba4872fe5a8f07c.

Chris

Attachment: signature.asc
Description: PGP signature


reply via email to

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