guix-commits
[Top][All Lists]
Advanced

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

02/02: scripts: publish: Remove leftover comment.


From: guix-commits
Subject: 02/02: scripts: publish: Remove leftover comment.
Date: Tue, 10 Aug 2021 06:01:22 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit 53a487e871400fa41111f5d415b639462a334706
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Aug 10 12:00:45 2021 +0200

    scripts: publish: Remove leftover comment.
    
    * guix/scripts/publish.scm (render-narinfo/cached): Remove leftover comment.
---
 guix/scripts/publish.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guix/scripts/publish.scm b/guix/scripts/publish.scm
index 5e1cdee..913cbd4 100644
--- a/guix/scripts/publish.scm
+++ b/guix/scripts/publish.scm
@@ -566,7 +566,6 @@ requested using POOL."
              (single-baker item
                ;; Check whether CACHED has been produced in the meantime.
                (unless (file-exists? cached)
-                 ;; (format #t "baking ~s~%" item)
                  (bake-narinfo+nar cache item
                                    #:ttl ttl
                                    #:compressions compressions



reply via email to

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