forked from ungleich-public/cdist
		
	ge vs lt
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								e84ab9e14c
							
						
					
				
			
			
				commit
				
					
						32c2612934
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -22,7 +22,7 @@
 | 
			
		|||
#
 | 
			
		||||
 | 
			
		||||
. cdist-config
 | 
			
		||||
[ $# -lt 1 ] || __cdist_usage "<target host> [target host ...]"
 | 
			
		||||
[ $# -ge 1 ] || __cdist_usage "<target host> [target host ...]"
 | 
			
		||||
set -eu
 | 
			
		||||
 | 
			
		||||
while [ $# -ge 1 ]; do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue