no target host needed anymore
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								9a86b392dc
							
						
					
				
			
			
				commit
				
					
						1565c73559
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -51,7 +51,7 @@ __cdist_object_run()
 | 
			
		|||
         while [ $# -gt 0 ]; do
 | 
			
		||||
            __cdist_requirement="$1"; shift
 | 
			
		||||
            __cdist_echo info "Resolving requirement $__cdist_requirement"
 | 
			
		||||
            __cdist_object_run "$__cdist_target_host" "$__cdist_requirement"
 | 
			
		||||
            __cdist_object_run "$__cdist_requirement"
 | 
			
		||||
         done
 | 
			
		||||
      fi
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue