guix-commits
[Top][All Lists]
Advanced

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

01/03: publish: Remove outdated comment.


From: guix-commits
Subject: 01/03: publish: Remove outdated comment.
Date: Wed, 29 May 2019 17:17:10 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit e84e0369435add8e839fec78d4be7b2e71f6d4a8
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 29 11:35:15 2019 +0200

    publish: Remove outdated comment.
    
    * guix/scripts/publish.scm (make-request-handler): Remove outdated TODO.
---
 guix/scripts/publish.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/guix/scripts/publish.scm b/guix/scripts/publish.scm
index 889dbef..2875904 100644
--- a/guix/scripts/publish.scm
+++ b/guix/scripts/publish.scm
@@ -848,8 +848,6 @@ blocking."
            (render-home-page request))
           ;; /<hash>.narinfo
           (((= extract-narinfo-hash (? string? hash)))
-           ;; TODO: Register roots for HASH that will somehow remain for
-           ;; NARINFO-TTL.
            (if cache
                (render-narinfo/cached store request hash
                                       #:cache cache



reply via email to

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