scripts: publish: Remove leftover comment.
* guix/scripts/publish.scm (render-narinfo/cached): Remove leftover comment.
parent
dc8451c1cd
commit
53a487e871
|
@ -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
|
||||
|
|
Reference in New Issue