Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.2
Nico Schottelius 14 years ago
parent 30a3514dfe
commit 25664d26e9
  1. 2
      bin/cdist-manifest-run-all

@ -97,7 +97,7 @@ while [ "$__cdist_new_objects_created" = "y" ]; do
__cdist_new_object_top_dir=${__cdist_new_object_dir%/*}
# Move object, not only parts
mv "${__cdist_new_object_dir}/" "$__cdist_object_top_dir"
mv "${__cdist_new_object_dir}/" "$__cdist_new_object_top_dir"
done < "$__cdist_new_objects_list"
# Remove listing and objects, otherwise the next type will reuse it...

Loading…
Cancel
Save