indent __cdist_init_deploy call

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-03 15:27:09 +01:00
parent 8d3d11ea1b
commit 88a9700902
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ echo "cdist $__cdist_version: Configuring $__cdist_target_host"
#
# Prepare local and remote directories
__cdist_init_deploy "$__cdist_target_host"
__cdist_init_deploy "$__cdist_target_host"
# Transfer cdist "binaries"
cdist-bin-transfer "$__cdist_target_host" "$__cdist_remote_bin_dir"