Add option to hide display of missing paths
This commit is contained in:
		
							parent
							
								
									75ede65e3d
								
							
						
					
					
						commit
						71b0a3a86b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -140,6 +140,7 @@ static void opRealise(Strings opFlags, Strings opArgs) | ||||||
|         unknown = PathSet(); |         unknown = PathSet(); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |     if (settings.get("print-missing", true)) | ||||||
|         printMissing(willBuild, willSubstitute, unknown, downloadSize, narSize); |         printMissing(willBuild, willSubstitute, unknown, downloadSize, narSize); | ||||||
| 
 | 
 | ||||||
|     if (dryRun) return; |     if (dryRun) return; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue