mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
scripts: publish: Remove leftover comment.
* guix/scripts/publish.scm (render-narinfo/cached): Remove leftover comment.
This commit is contained in:
parent
dc8451c1cd
commit
53a487e871
1 changed files with 0 additions and 1 deletions
|
@ -566,7 +566,6 @@ requested using POOL."
|
||||||
(single-baker item
|
(single-baker item
|
||||||
;; Check whether CACHED has been produced in the meantime.
|
;; Check whether CACHED has been produced in the meantime.
|
||||||
(unless (file-exists? cached)
|
(unless (file-exists? cached)
|
||||||
;; (format #t "baking ~s~%" item)
|
|
||||||
(bake-narinfo+nar cache item
|
(bake-narinfo+nar cache item
|
||||||
#:ttl ttl
|
#:ttl ttl
|
||||||
#:compressions compressions
|
#:compressions compressions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue