X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Ffunction%2Fgather.sh;fp=resources%2Flibraries%2Fbash%2Ffunction%2Fgather.sh;h=b2c298b62f621c4dd6970bb82f799ee31111fbbd;hp=0bef2923a05a8ce61e1a3453e420b8ddb77cf21e;hb=aa5f30a291cc6781cf7071118d1179d201df75b2;hpb=4a315594d4f889d0519e42b699d42959399c8ccc diff --git a/resources/libraries/bash/function/gather.sh b/resources/libraries/bash/function/gather.sh index 0bef2923a0..b2c298b62f 100644 --- a/resources/libraries/bash/function/gather.sh +++ b/resources/libraries/bash/function/gather.sh @@ -123,7 +123,7 @@ function gather_vpp () { # Files read: # - ${CSIT_DIR}/DPDK_STABLE_VER - DPDK version to use # by csit-vpp not-timed jobs. - # - ${CSIT_DIR}/VPP_STABLE_VER_UBUNTU - Ubuntu VPP version to usee. + # - ${CSIT_DIR}/${VPP_VER_FILE} - Ubuntu VPP version to use. # - ../*vpp*.deb|rpm - Relative to ${DOWNLOAD_DIR}, copied for vpp-csit jobs. # Directories updated: # - ${DOWNLOAD_DIR}, vpp-*.deb files are copied here for vpp-csit jobs.