remove space at the end of the line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								a4c0b3df1f
							
						
					
				
			
			
				commit
				
					
						10cc25330c
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -44,7 +44,7 @@ if [ "$__cdist_has_explorer" ]; then
 | 
				
			||||||
      __cdist_type_explorer_pushed_add "$__cdist_type"
 | 
					      __cdist_type_explorer_pushed_add "$__cdist_type"
 | 
				
			||||||
   fi
 | 
					   fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   __cdist_echo info "Running explorers "
 | 
					   __cdist_echo info "Running explorers"
 | 
				
			||||||
   # Copy object parameters
 | 
					   # Copy object parameters
 | 
				
			||||||
   cdist-dir push "$__cdist_target_host"                          \
 | 
					   cdist-dir push "$__cdist_target_host"                          \
 | 
				
			||||||
      "$(__cdist_object_parameter_dir "$__cdist_object_self")"         \
 | 
					      "$(__cdist_object_parameter_dir "$__cdist_object_self")"         \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue