cdist-object-code-run -> ../core/__cdist_object_code_run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
9e246b18ed
commit
27a810705e
2 changed files with 11 additions and 12 deletions
|
|
@ -59,7 +59,7 @@ if [ ! -f "$__cdist_object_finished" ]; then
|
|||
__cdist_object_gencode_run "$__cdist_object_self"
|
||||
__cdist_dir push "$(__cdist_object_dir "$__cdist_object_self")" \
|
||||
"$(__cdist_remote_object_dir "$__cdist_object_self")"
|
||||
cdist-object-code-run "$__cdist_target_host" "$__cdist_object_self"
|
||||
__cdist_object_code_run "$__cdist_object_self"
|
||||
|
||||
# Mark this object as done
|
||||
touch "$__cdist_object_finished"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue