aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/lib/msb
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/vagrant-onap/lib/msb')
-rwxr-xr-xbootstrap/vagrant-onap/lib/msb3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap/vagrant-onap/lib/msb b/bootstrap/vagrant-onap/lib/msb
index 262b29c0e..a14e8ea6c 100755
--- a/bootstrap/vagrant-onap/lib/msb
+++ b/bootstrap/vagrant-onap/lib/msb
@@ -2,9 +2,6 @@
source /var/onap/functions
-msb_src_folder=$git_src_folder/msb
-msb_repos=("msb/apigateway" "msb/discovery" "msb/java-sdk" "msb/swagger-sdk")
-
# _build_msb_images() - Function that creates Microservices Docker images from source code
function _build_msb_images {
if [[ "$compile_repo" != "True" ]]; then