forked from ungleich-public/cdist
shrink cdist-remote-code-run-all
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
42af407d3e
commit
7336499995
3 changed files with 2 additions and 12 deletions
|
|
@ -30,7 +30,7 @@ __cdist_out_object_dir="$1"; shift
|
|||
|
||||
object="$1"; shift
|
||||
|
||||
finished="$(__cdist_object_code_finished "$__cdist_object")"
|
||||
finished="$(__cdist_object_code_finished "$object")"
|
||||
code="$(__cdist_object_code "$object")"
|
||||
require="$(__cdist_object_require "$object")"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue