abort execution until global explorers work
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
141b808603
commit
3c903fae67
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ __cdist_dir push "${__cdist_abs_mydir}" "${__cdist_remote_bin_dir}"
|
|||
__cdist_dir push "${__cdist_core_dir}" "${__cdist_remote_core_dir}"
|
||||
|
||||
__cdist_explorer_run_global
|
||||
exit 1
|
||||
|
||||
__cdist_manifest_run_init
|
||||
__cdist_object_all __cdist_object_prepare
|
||||
__cdist_object_all __cdist_object_run
|
||||
|
|
Loading…
Reference in a new issue