2 lines
		
	
	
	
		
			83 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			83 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| ${THIS_SH} ./iquote.tests >/tmp/xx 2>&1
 | |
| diff /tmp/xx iquote.right && rm -f /tmp/xx
 | 
| ${THIS_SH} ./iquote.tests >/tmp/xx 2>&1
 | |
| diff /tmp/xx iquote.right && rm -f /tmp/xx
 |