 ac2e28c0a4
			
		
	
	ac2e28c0a4
	
	
	
		
			
			Some of our tests assumed a working "patch" command to produce expected results when checking "git-apply", but some systems have broken "patch". We can compare our output with expected output that is precomputed instead to sidestep this issue. Signed-off-by: Junio C Hamano <gitster@pobox.com>
		
			
				
	
	
		
			15 lines
		
	
	
		
			131 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			131 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/new.txt b/new.txt
 | |
| --- a/new.txt
 | |
| +++ b/new.txt
 | |
| @@ -6,6 +6,10 @@
 | |
|  b11
 | |
|  b111
 | |
|  b1111
 | |
| +b2
 | |
| +b22
 | |
| +b222
 | |
| +b2222
 | |
|  c1
 | |
|  c11
 | |
|  c111
 |