* Slightly nicer message.
This commit is contained in:
		
							parent
							
								
									82d771f6e6
								
							
						
					
					
						commit
						cab7816b56
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1087,9 +1087,6 @@ void DerivationGoal::startBuilder() | |||
| 
 | ||||
| void DerivationGoal::computeClosure() | ||||
| { | ||||
|     startNest(nest, lvlTalkative, | ||||
|         format("determining closure for `%1%'") % drvPath); | ||||
| 
 | ||||
|     map<Path, PathSet> allReferences; | ||||
|     map<Path, Hash> contentHashes; | ||||
|      | ||||
|  | @ -1106,6 +1103,9 @@ void DerivationGoal::computeClosure() | |||
|                 % drvPath % path); | ||||
|         } | ||||
| 
 | ||||
|         startNest(nest, lvlTalkative, | ||||
|             format("scanning for references inside `%1%'") % path); | ||||
| 
 | ||||
|         /* Check that fixed-output derivations produced the right
 | ||||
|            outputs (i.e., the content hash should match the specified | ||||
|            hash). */  | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue