guix build: Remove obsolete TODO.
* guix/scripts/build.scm (set-build-options-from-command-line): Remove obsolete TODO comment.
This commit is contained in:
		
							parent
							
								
									b3673e9917
								
							
						
					
					
						commit
						b1b27f284f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -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://…. | ||||
|  |  | |||
		Reference in a new issue