beautify output
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
f75f2a0de5
commit
8bb3a5b416
4 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ __cdist_object_list "$__cdist_object_base_dir" > "$__cdist_tmp_file"
|
|||
|
||||
while read object; do
|
||||
code="$(__cdist_object_code "$object")"
|
||||
echo "Generating code for $object ..."
|
||||
echo "Generating code for $object ..."
|
||||
|
||||
cdist-object-codegen "$__cdist_target_host" \
|
||||
"$__cdist_object_base_dir" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue