X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fscripts%2Fv_lb_install.sh;fp=vnfs%2FvLBMS%2Fscripts%2Fv_lb_install.sh;h=18b00d1eeb3867e68a87f45ffadd8abab19d9b09;hb=3e3c32830d7505ce6fa0939555b840ca8de813e1;hp=66dbedda7105f118c39a6bce1f0debfa4b3e1614;hpb=109134ef4989c740218dfb97e10ae7fa8585fc9e;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