From 53a487e871400fa41111f5d415b639462a334706 Mon Sep 17 00:00:00 2001 From: Mathieu Othacehe Date: Tue, 10 Aug 2021 12:00:45 +0200 Subject: 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 5e1cdee17d..913cbd4fda 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 -- cgit v1.2.3