Doh
This commit is contained in:
		
							parent
							
								
									98a2adb135
								
							
						
					
					
						commit
						45ce2c7413
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -799,7 +799,7 @@ static void opServe(Strings opFlags, Strings opArgs) | ||||||
|         if (GET_PROTOCOL_MINOR(clientVersion) >= 3) { |         if (GET_PROTOCOL_MINOR(clientVersion) >= 3) { | ||||||
|             settings.buildRepeat = readInt(in); |             settings.buildRepeat = readInt(in); | ||||||
|             settings.enforceDeterminism = readInt(in); |             settings.enforceDeterminism = readInt(in); | ||||||
|             settings.runDiffHook = readInt(in); |             settings.runDiffHook = true; | ||||||
|         } |         } | ||||||
|         settings.printRepeatedBuilds = false; |         settings.printRepeatedBuilds = false; | ||||||
|     }; |     }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue