From fb81da5916284fd47d4564e70ce92b8b4c819469 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Sun, 3 Sep 2017 16:25:49 +0000 Subject: Update T-rex to v2.29 Change-Id: Id60525182cbe5870f40aebf165e8bd86c101d267 Signed-off-by: Peter Mikus --- resources/tools/trex/trex_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/trex/trex_installer.sh') 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" -- cgit 1.2.3-korg