do not exit if a type does not have explorer :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
6d3053a9bc
commit
3a1bf25398
2 changed files with 4 additions and 3 deletions
|
|
@ -55,9 +55,9 @@ __cdist_dir push "${__cdist_core_dir}" "${__cdist_remote_core_dir}"
|
|||
__cdist_explorer_run_global
|
||||
__cdist_manifest_run_init
|
||||
__cdist_object_all __cdist_object_prepare
|
||||
__cdist_object_all __cdist_object_run
|
||||
exit 1
|
||||
|
||||
__cdist_object_all __cdist_object_run
|
||||
__cdist_cache
|
||||
|
||||
__cdist_echo info "cdist $__cdist_version: Successfully finished run"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue