X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;fp=bootstrap.sh;h=03d7effc465c601d3c6b2b54d4091971adde8a10;hp=d37f704aa1eb9b18fe1f1f0898cebb3018a7a20e;hb=f3e74e6b21a5d5568f4bd1357222e8a014d8397c;hpb=3bb7803c9e74d4ceeac77480c11e01d5d8d7d589 diff --git a/bootstrap.sh b/bootstrap.sh index d37f704aa1..03d7effc46 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -44,7 +44,6 @@ if [ "${#}" -ne "0" ]; then echo ${arr[0]} SKIP_PATCH="skip_patchORskip_vpp_patch" else - DKMS_VERSION=$(< ${SCRIPT_DIR}/DPDK_STABLE_VER) VPP_VERSION=$(< ${SCRIPT_DIR}/VPP_STABLE_VER_${DISTRO}) CSIT_DIR=${SCRIPT_DIR} source "${SCRIPT_DIR}/resources/libraries/bash/function/artifacts.sh"