From 147ce6e1ab9e6f557172d05aa0c09d44a34b0fdc Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 5 Aug 2016 07:13:43 +0100 Subject: CSIT-342 Update T-rex version to v2.07 Update T-rex version to v2.07 Change-Id: If93c95a3dbd3f2fbbb42d8155d3721f83bff92a2 Signed-off-by: pmikus --- resources/tools/t-rex/t-rex-stateless.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/t-rex/t-rex-stateless.py') diff --git a/resources/tools/t-rex/t-rex-stateless.py b/resources/tools/t-rex/t-rex-stateless.py index 6c7579d0c3..455ecef662 100755 --- a/resources/tools/t-rex/t-rex-stateless.py +++ b/resources/tools/t-rex/t-rex-stateless.py @@ -48,7 +48,7 @@ import string import struct import sys -sys.path.insert(0, "/opt/trex-core-2.06/scripts/automation/"+\ +sys.path.insert(0, "/opt/trex-core-2.07/scripts/automation/"+\ "trex_control_plane/stl/") from trex_stl_lib.api import * -- cgit 1.2.3-korg