remove ... dots ... make ... me ...feel ... weired

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-04-06 21:51:43 +02:00
commit 0a3a434269
9 changed files with 14 additions and 14 deletions

View file

@ -32,6 +32,6 @@ __cdist_ddir="$(__cdist_host_cache_dir "$__cdist_target_host")"
# Create base to move into
mkdir -p "$(__cdist_cache_dir)"
__cdist_echo info "Saving cache to $__cdist_ddir ..."
__cdist_echo info "Saving cache to $__cdist_ddir "
rm -rf "$__cdist_ddir"
mv "$__cdist_local_base_dir" "$__cdist_ddir"