guix-commits
[Top][All Lists]
Advanced

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

02/04: guix build: Remove obsolete TODO.


From: guix-commits
Subject: 02/04: guix build: Remove obsolete TODO.
Date: Fri, 25 Oct 2019 06:34:58 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit b1b27f284fa5e9529b1ce2edffff9cce952b8849
Author: Ludovic Courtès <address@hidden>
Date:   Thu Oct 24 19:35:29 2019 +0200

    guix build: Remove obsolete TODO.
    
    * guix/scripts/build.scm (set-build-options-from-command-line): Remove
    obsolete TODO comment.
---
 guix/scripts/build.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guix/scripts/build.scm b/guix/scripts/build.scm
index ee1a9a8..9ad7379 100644
--- a/guix/scripts/build.scm
+++ b/guix/scripts/build.scm
@@ -522,7 +522,6 @@ options handled by 'set-build-options-from-command-line', 
and listed in
 (define (set-build-options-from-command-line store opts)
   "Given OPTS, an alist as returned by 'args-fold' given
 '%standard-build-options', set the corresponding build options on STORE."
-  ;; TODO: Add more options.
 
   ;; '--keep-failed' has no effect when talking to a remote daemon.  Catch the
   ;; case where GUIX_DAEMON_SOCKET=guix://….



reply via email to

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