forked from ungleich-public/cdist
cleanups + new __cdist_exit_err
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
97a14fe933
commit
f7f687995b
5 changed files with 23 additions and 7 deletions
|
|
@ -38,4 +38,4 @@ ls -1 > "${__cdist_tmp_file}"
|
|||
mkdir -p "${__cdist_cache_bin}"
|
||||
while read type; do
|
||||
ln -s "${__cdist_tree_wrapper}" "${__cdist_cache_bin}/${__cdist_bin_prefix}${type}"
|
||||
done
|
||||
done < "${__cdist_tmp_file}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue