Merge "Make cleanup configure able"

This commit is contained in:
Jenkins 2016-03-16 15:33:32 +00:00 committed by Gerrit Code Review
commit 19f176dbdc

View File

@ -128,4 +128,6 @@ do
build_pkg $system
done
cleanup
if [ "$CLEANUP" != false ];then
cleanup
fi