also submit working directory

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-23 18:25:25 +01:00
parent f58f1c91e4
commit 978ed2c75f
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ __cdist_my_out_dir="$1"; shift
cdist-dir push "$__cdist_target_host" \
"${__cdist_explorer_dir}" "${__cdist_remote_explorer_dir}"
# run the explorers remotely
cdist-explorer-run "$__cdist_target_host" \
# run the initial explorers remotely
cdist-explorer-run "$__cdist_target_host" "$__cdist_remote_base_dir" \
"$__cdist_remote_explorer_dir" "$__cdist_remote_out_explorer_dir"
# retrieve the results