X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fscripts%2Fv_lb_install.sh;h=18b00d1eeb3867e68a87f45ffadd8abab19d9b09;hb=fcc4b51517164afc6fd6f5a566d7d921c7ba728e;hp=66dbedda7105f118c39a6bce1f0debfa4b3e1614;hpb=85db8d0d2d1f7ac55875650522733682b84f8cdf;p=demo.git diff --git a/vnfs/vLBMS/scripts/v_lb_install.sh b/vnfs/vLBMS/scripts/v_lb_install.sh index 66dbedda..18b00d1e 100644 --- a/vnfs/vLBMS/scripts/v_lb_install.sh +++ b/vnfs/vLBMS/scripts/v_lb_install.sh @@ -82,7 +82,7 @@ mv VESreporting_vLB /opt/VES/evel/evel-library/code/VESreporting mkdir honeycomb-api git init honeycomb-api cd honeycomb-api -git remote add origin https://gerrit.onap.org/r/p/demo.git +git remote add origin https://gerrit.onap.org/r/demo.git git config core.sparsecheckout true echo "vnfs/vLBMS/apis" >> .git/info/sparse-checkout git pull --depth=1 origin master