drop exit 0

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22174 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-05 00:34:52 +00:00
parent a11f0e82bf
commit d75e37f829

View File

@@ -40,8 +40,6 @@ echo "Build package"
--resources ${base}/Resources \
-ds || exit 1
exit 0
cd ..
echo "Build disk image"
/usr/bin/hdiutil create -volname "Heimdal-${version}" -srcfolder ${imgdir} "heimdal-${version}.dmg" || exit 1