Merge "Cleaning up the old build"

This commit is contained in:
Jenkins 2016-07-01 08:58:26 +00:00 committed by Gerrit Code Review
commit c539dc87d9
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ function get_karaf {
}
function build_pkg {
# clean up
rm -rf ${DIR}/repositories/${1}/*
case $1 in
centos)
pushd "${DIR}/repositories/${1}/"