X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fbuild_controller.sh;h=d250dcf1cae94ca0f885a7ac31e99a326cb144a4;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=1df5a6cf2abd87bf44644e6a9b7c28acf2927865;hpb=32dca3cd3f1894f783980b982ea4aaf527a274e2;p=transportpce.git diff --git a/tests/build_controller.sh b/tests/build_controller.sh index 1df5a6cf2..d250dcf1c 100755 --- a/tests/build_controller.sh +++ b/tests/build_controller.sh @@ -11,7 +11,7 @@ which mvn >/dev/null || ./installMavenCentOS.sh cd ../ if [ "$USE_LIGHTY" != "True" ]; then - for suffix in 121 221 71; do + for suffix in 121 221 71 _hybrid; do rm -rf "karaf$suffix" cp -r karaf "karaf$suffix" done