cleanup and make cdist-deploy-to run all stages again

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-23 16:48:36 +01:00
commit c527e1a9c4
2 changed files with 1 additions and 3 deletions

View file

@ -87,7 +87,7 @@ while [ $# -gt 0 ]; do
# Execute explorers
cdist-run-remote "$__cdist_target_host" \
"__object=\"$(__cdist_remote_object_dir "$__object")\"" \
"__object=\"$(__cdist_remote_object_dir "$__object")\"" \
"__object_id=\"$__object_id\"" \
cdist-remote-explorer-run \
"$__cdist_name_var_type_explorer" \