+: after object_self

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.6
Nico Schottelius 14 years ago
parent 9d5d0b8cdd
commit f08a9eaaa9
  1. 2
      bin/cdist-config

@ -154,7 +154,7 @@ __cdist_echo()
set +u
if [ "$__cdist_object_self" ]; then
__cdist_echo_prefix="$__cdist_object_self"
__cdist_echo_prefix="${__cdist_object_self}:"
else
__cdist_echo_prefix=""
fi

Loading…
Cancel
Save