forked from ungleich-public/cdist
debug object run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
68a51da380
commit
06a6bf1a0d
2 changed files with 3 additions and 2 deletions
|
|
@ -64,6 +64,7 @@ __cdist_object_run()
|
|||
"$(__cdist_remote_object_dir "$__cdist_object_self")"
|
||||
__cdist_echo debug "Before run"
|
||||
__cdist_object_code_run "$__cdist_object_self"
|
||||
__cdist_echo debug "Object run done
|
||||
|
||||
# Mark this object as done
|
||||
touch "$__cdist_object_finished"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue