mirror of
				https://github.com/openwrt/openwrt.git
				synced 2025-10-30 07:49:23 +08:00 
			
		
		
		
	 2d5b83197a
			
		
	
	2d5b83197a
	
	
	
		
			
			This can be used to simplify host os tests in various places Signed-off-by: Felix Fietkau <nbd@nbd.name>
		
			
				
	
	
		
			2 lines
		
	
	
		
			42 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			42 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| [ "$(uname)" = "$1" ] && echo y || echo n
 |