remove space at the end of the line

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-04-08 10:57:18 +02:00
parent a4c0b3df1f
commit 10cc25330c
1 changed files with 1 additions and 1 deletions

View File

@ -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")" \