core prefix

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-04-06 21:50:49 +02:00
commit bc1c7f104e
2 changed files with 2 additions and 2 deletions

View file

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