remove space at the end of the line

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.6
Nico Schottelius 14 years ago
parent a4c0b3df1f
commit 10cc25330c
  1. 2
      bin/cdist-object-explorer-run

@ -44,7 +44,7 @@ if [ "$__cdist_has_explorer" ]; then
__cdist_type_explorer_pushed_add "$__cdist_type"
fi
__cdist_echo info "Running explorers "
__cdist_echo info "Running explorers"
# Copy object parameters
cdist-dir push "$__cdist_target_host" \
"$(__cdist_object_parameter_dir "$__cdist_object_self")" \

Loading…
Cancel
Save