This commit is contained in:
		
							parent
							
								
									c504d90c11
								
							
						
					
					
						commit
						4ce692df88
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -87,7 +87,7 @@ EOF | |||
|         $n += 2; | ||||
|     } | ||||
| 
 | ||||
|     elsif ($arg eq "--max-jobs" or $arg eq "-j" or $arg eq "--max-silent-time") { | ||||
|     elsif ($arg eq "--max-jobs" or $arg eq "-j" or $arg eq "--max-silent-time" or $arg eq "--log-type") { | ||||
|         $n++; | ||||
|         die "$0: `$arg' requires an argument\n" unless $n < scalar @ARGV; | ||||
|         push @buildArgs, ($arg, $ARGV[$n]); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue