summaryrefslogtreecommitdiff
path: root/guix/scripts/publish.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-08-10 12:00:45 +0200
committerMathieu Othacehe <othacehe@gnu.org>2021-08-10 12:00:45 +0200
commit53a487e871400fa41111f5d415b639462a334706 (patch)
tree7d79eabbbf3d68367bf3ba7e53ee992110f0d229 /guix/scripts/publish.scm
parentdc8451c1cd01ace41b7e1a4fe21f35ccb05b2c3a (diff)
downloadguix-patches-53a487e871400fa41111f5d415b639462a334706.tar
guix-patches-53a487e871400fa41111f5d415b639462a334706.tar.gz
scripts: publish: Remove leftover comment.
* guix/scripts/publish.scm (render-narinfo/cached): Remove leftover comment.
Diffstat (limited to 'guix/scripts/publish.scm')
-rw-r--r--guix/scripts/publish.scm1
1 files changed, 0 insertions, 1 deletions
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