From b2f75ec0f52110c267b90372e657b664417c1f4b Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 30 Mar 2017 11:22:38 +0200 Subject: Upgrade T-rex to v2.22 Change-Id: I2029ba77a1c3c9ba6e128f816a353769a2cd5c8e 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 0a2d7df1f5..504ef50eef 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.17/scripts/automation/"+\ +sys.path.insert(0, "/opt/trex-core-2.22/scripts/automation/"+\ "trex_control_plane/stl/") from trex_stl_lib.api import * -- cgit 1.2.3-korg