begin to reintegrate parameter recording

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-23 11:39:17 +01:00
commit b46850cd12
2 changed files with 29 additions and 24 deletions

View file

@ -213,7 +213,6 @@ __cdist_object_list()
find . -name "$__cdist_name_object_source" | \
sed -e 's;^./;;' -e "s;/${__cdist_name_object_source}\$;;"
)
}
__cdist_object_parameter_dir()