forked from ungleich-public/cdist
		
	__package_pip: fix shellcheck
This commit is contained in:
		
					parent
					
						
							
								8eccacec59
							
						
					
				
			
			
				commit
				
					
						73a03d75d7
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -58,7 +58,7 @@ case "$state_should" in
 | 
			
		|||
    present)
 | 
			
		||||
        if [ -f "$__object/parameter/extra" ]
 | 
			
		||||
        then
 | 
			
		||||
            while read extra
 | 
			
		||||
            while read -r extra
 | 
			
		||||
            do
 | 
			
		||||
                if [ "$extras" ]; then
 | 
			
		||||
                    extras="$extras,$extra"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue