From b44e5f78dabc49ce45c68cedb0fcb78dca164aea Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 18 Nov 2020 09:55:11 +0000 Subject: T-Rex: 2.86 Signed-off-by: pmikus Change-Id: Id56b87ab868f2897a6563914b0beca2acc25e706 --- GPL/tools/trex/trex_astf_assert.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GPL/tools/trex/trex_astf_assert.py') diff --git a/GPL/tools/trex/trex_astf_assert.py b/GPL/tools/trex/trex_astf_assert.py index 8d4ee349e3..140253a384 100644 --- a/GPL/tools/trex/trex_astf_assert.py +++ b/GPL/tools/trex/trex_astf_assert.py @@ -37,7 +37,7 @@ Functionality: import sys sys.path.insert( - 0, u"/opt/trex-core-2.82/scripts/automation/trex_control_plane/interactive/" + 0, u"/opt/trex-core-2.86/scripts/automation/trex_control_plane/interactive/" ) from trex.astf.api import * -- cgit 1.2.3-korg