X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-vpp-verify-semiweekly.sh;h=f8b6f348ebafe638eb6740dbecf2e2264c06e745;hp=ecc7114113f23f96f027c5f4c5174d6af25d590a;hb=e44edcedef4dd2fee1c21b122b4bc6bb8586598e;hpb=ac7bb33ae37729e63ed125c1eaae2f79e23c005e diff --git a/bootstrap-vpp-verify-semiweekly.sh b/bootstrap-vpp-verify-semiweekly.sh index ecc7114113..f8b6f348eb 100644 --- a/bootstrap-vpp-verify-semiweekly.sh +++ b/bootstrap-vpp-verify-semiweekly.sh @@ -65,6 +65,7 @@ if [ "${#}" -ne "0" ]; then echo ${arr[0]} else # Download the latest VPP build install packages + CSIT_DIR=${SCRIPT_DIR} source "${SCRIPT_DIR}/resources/libraries/bash/function/artifacts.sh" download_artifacts # Need to revert -euo as the rest of script is not optimized for this.