##// END OF EJS Templates
fix: removed dead man exit
Jan Wagner -
r9:b95e309600c1
parent child
Show More
@@ -106,7 +106,6 fi
106 106
107 107 # Make sure all required packages are installed
108 108 apt-get -qq -y install ${REQUIRED_PACKAGES}
109 exit
110 109
111 110 # Don't clobber an old build
112 111 if [ -e "$BUILDDIR" ]; then
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant