forked from ungleich-public/cdist
		
	++__cdist_exit_err
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								49e8efdaf5
							
						
					
				
			
			
				commit
				
					
						c0a83f9d85
					
				
			
		
					 2 changed files with 3 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -52,7 +52,7 @@ if [ ! -f "$__cdist_object_finished" ]; then
 | 
			
		|||
 | 
			
		||||
      while [ $# -gt 0 ]; do
 | 
			
		||||
         __cdist_requirement="$1"; shift
 | 
			
		||||
         echo "Resolving dependency $__cdist_requirement"
 | 
			
		||||
         __cdist_echo info "Resolving dependency $__cdist_requirement"
 | 
			
		||||
         cdist-object-run "$__cdist_target_host" "$__cdist_requirement"
 | 
			
		||||
      done
 | 
			
		||||
   fi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue