Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								21948deed9 
								
							 
						 
						
							
							
								
								Kill builds when we get EOF on the log FD  
							
							... 
							
							
							
							This closes a long-time bug that allowed builds to hang Nix
indefinitely (regardless of timeouts) simply by doing
  exec > /dev/null 2>&1; while true; do true; done
Now, on EOF, we just send SIGKILL to the child to make sure it's
really gone. 
							
						 
						
							2017-01-19 17:16:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								90ee1e3fe3 
								
							 
						 
						
							
							
								
								Add a test for --max-silent-time  
							
							
							
						 
						
							2017-01-19 17:06:03 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								215b70f51e 
								
							 
						 
						
							
							
								
								Revert "Get rid of unicode quotes ( #1140 )"  
							
							... 
							
							
							
							This reverts commit f78126bfd6 
							
						 
						
							2016-11-26 00:38:01 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guillaume Maudoux 
								
							 
						 
						
							
							
							
							
								
							
							
								f78126bfd6 
								
							 
						 
						
							
							
								
								Get rid of unicode quotes ( #1140 )  
							
							
							
						 
						
							2016-11-25 15:48:27 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
							
							
								
							
							
								11849a320e 
								
							 
						 
						
							
							
								
								Use proper quotes everywhere  
							
							
							
						 
						
							2014-08-20 18:03:48 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
							
							
								
							
							
								894fa5e42d 
								
							 
						 
						
							
							
								
								Reduce test verbosity  
							
							
							
						 
						
							2014-08-20 14:30:01 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
							
							
								
							
							
								6ec8dab06a 
								
							 
						 
						
							
							
								
								Adda test for build-max-log-size  
							
							
							
						 
						
							2013-09-02 12:44:30 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Eelco Dolstra 
								
							 
						 
						
							
							
							
							
								
							
							
								8af7d766f0 
								
							 
						 
						
							
							
								
								* Refactoring: remove unnecessary variables from the tests.  
							
							
							
						 
						
							2011-10-10 21:32:34 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
							
							
								
							
							
								5c9e9f732d 
								
							 
						 
						
							
							
								
								Add support for the build-timeout' and --timeout' options.  
							
							
							
						 
						
							2011-06-30 15:19:13 +00:00