argc == 1 for cdist-object-gencode-all
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
82cac6f3d8
commit
7e713f1b22
2 changed files with 5 additions and 12 deletions
|
|
@ -50,9 +50,7 @@ cdist-explorer-run-global "$__cdist_target_host"
|
|||
cdist-manifest-run-init "$__cdist_target_host"
|
||||
cdist-manifest-run-all "$__cdist_target_host"
|
||||
cdist-object-explorer-all "$__cdist_target_host"
|
||||
|
||||
# Generate code for all objects
|
||||
cdist-object-gencode-all "$__cdist_target_host" "$__cdist_out_object_dir"
|
||||
cdist-object-gencode-all "$__cdist_target_host"
|
||||
|
||||
# Transfer all objects including code
|
||||
cdist-dir push "$__cdist_target_host" "$__cdist_out_object_dir" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue