call to __cdist_object_list

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-05 09:55:22 +02:00
parent f7f2194b8f
commit 368ea87b89
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ __cdist_object_all()
rm "$__cdist_objects_created"
# Get listing of objects
__cdist_object_all_object_list "$__cdist_out_object_dir" > \
__cdist_object_list "$__cdist_out_object_dir" > \
"$__cdist_object_all_object_all_objects"
# NEED TO CREATE ARRAY, SSH DESTROYS WHILE READ LOOP