forked from ungleich-public/cdist
do not exit 0 if __package_$type does not exit 0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
1b3aef7ea3
commit
cc28d4ddbb
1 changed files with 0 additions and 2 deletions
|
@ -49,5 +49,3 @@ for property in $(ls .); do
|
||||||
done
|
done
|
||||||
|
|
||||||
__package_$type "$@"
|
__package_$type "$@"
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
|
Loading…
Reference in a new issue