X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftrex%2Ftrex_installer.sh;fp=resources%2Ftools%2Ftrex%2Ftrex_installer.sh;h=c0012a18cfbd4c9149cea11a61e418a606426d74;hb=45393e98c3162faaa2fdc86ef471798a8e4bb5f2;hp=1e9b4ba734497115a69f34a71242cbb0474f5766;hpb=f4e3171ec87416266291170f7c9cd089a9d2d8e4;p=csit.git diff --git a/resources/tools/trex/trex_installer.sh b/resources/tools/trex/trex_installer.sh index 1e9b4ba734..c0012a18cf 100755 --- a/resources/tools/trex/trex_installer.sh +++ b/resources/tools/trex/trex_installer.sh @@ -1,6 +1,6 @@ #!/bin/sh -TREX_VERSION="2.34" +TREX_VERSION=$1 TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"