fix first bugs in remotely running code

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-06-14 01:49:43 +02:00
commit 00bbadef78
3 changed files with 4 additions and 5 deletions

View file

@ -33,7 +33,7 @@ __cdist_echo info "Running global explorers "
__cdist_dir push "${__cdist_explorer_dir}" "${__cdist_remote_explorer_dir}"
# run the initial explorers remotely
__cdist_run_remote "${__cdist_target_host}" cdist-remote-explorer-run \
__cdist_run_remote cdist-remote-explorer-run \
"$__cdist_name_var_explorer" "$__cdist_remote_explorer_dir" \
"$__cdist_remote_out_explorer_dir"