forked from ungleich-public/cdist
+"
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
06a6bf1a0d
commit
512ff69574
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +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
|
||||
__cdist_echo debug "Object run done"
|
||||
|
||||
# Mark this object as done
|
||||
touch "$__cdist_object_finished"
|
||||
|
|
Loading…
Reference in a new issue