diff --git a/build.sh b/build.sh index e039eb6ec..080562d84 100755 --- a/build.sh +++ b/build.sh @@ -41,7 +41,7 @@ fi if test ! -f bootstrap/lib/ant.jar -o ! -x bootstrap/bin/ant -o ! -x bootstrap/bin/antRun ; then echo Bootstrap FAILED - exit + exit 1 fi if [ "$REALANTHOME" != "" ] ; then