Cleanups, begin generic manifest execution

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-02 18:41:01 +01:00
commit b95eb84a98
5 changed files with 12 additions and 51 deletions

View file

@ -61,6 +61,4 @@ while [ $# -gt 0 ]; do
echo "${value}" > "${__cdist_ddir}/${opt_file}"
done