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:
Nico Schottelius 2011-03-08 12:39:05 +01:00
parent 1b3aef7ea3
commit cc28d4ddbb
1 changed files with 0 additions and 2 deletions

View File

@ -49,5 +49,3 @@ for property in $(ls .); do
done
__package_$type "$@"
exit 0