aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/trex/trex_installer.sh
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-09-03 16:25:49 +0000
committerPeter Mikus <pmikus@cisco.com>2017-09-03 16:27:57 +0000
commitfb81da5916284fd47d4564e70ce92b8b4c819469 (patch)
treeff11767a562e9678b9d649eaad2beda0eb2491b3 /resources/tools/trex/trex_installer.sh
parent2bdb1dc59ba736546a6663cbaf55b6edbcac6eab (diff)
Update T-rex to v2.29
Change-Id: Id60525182cbe5870f40aebf165e8bd86c101d267 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/trex/trex_installer.sh')
-rwxr-xr-xresources/tools/trex/trex_installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/trex/trex_installer.sh b/resources/tools/trex/trex_installer.sh
index 86c5c9b00e..c9a41ce525 100755
--- a/resources/tools/trex/trex_installer.sh
+++ b/resources/tools/trex/trex_installer.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-TREX_VERSION="2.28"
+TREX_VERSION="2.29"
TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"