Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
@ -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