-bug :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
0167f4a9f3
commit
da9974b9ce
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ __cdist_object_manifest_run()
|
||||||
export $__cdist_name_var_object_id="$__cdist_object_id"
|
export $__cdist_name_var_object_id="$__cdist_object_id"
|
||||||
export $__cdist_name_var_type="$(__cdist_type_dir "$__cdist_type")"
|
export $__cdist_name_var_type="$(__cdist_type_dir "$__cdist_type")"
|
||||||
|
|
||||||
__cdist_manifest_run "$__cdist_target_host" "$__cdist_manifest"
|
__cdist_manifest_run "$__cdist_manifest"
|
||||||
|
|
||||||
# Tell cdist-object-run-all that there may be new objects
|
# Tell cdist-object-run-all that there may be new objects
|
||||||
touch "$__cdist_objects_created"
|
touch "$__cdist_objects_created"
|
||||||
|
|
Loading…
Reference in a new issue