Chomp log output from the build hook
This commit is contained in:
		
							parent
							
								
									d7653dfc6d
								
							
						
					
					
						commit
						3f5b98e65a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3091,7 +3091,7 @@ void DerivationGoal::handleChildOutput(int fd, const string & data) | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     if (hook && fd == hook->fromHook.readSide.get()) |     if (hook && fd == hook->fromHook.readSide.get()) | ||||||
|         printError(data); // FIXME?
 |         printError(chomp(data)); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue