X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=GPL%2Ftools%2Ftrex%2Ftrex_astf_profile.py;fp=GPL%2Ftools%2Ftrex%2Ftrex_astf_profile.py;h=ccda573bf42ed629898e23c0b05dfde49465cb31;hp=29722c9daae59c5a3637a2acdbdd50314f755c7b;hb=f4f272db8e211d115044d8135fc0c6ecef98408e;hpb=bdb7ac490888b14cfc566a3764f195544e6d9352 diff --git a/GPL/tools/trex/trex_astf_profile.py b/GPL/tools/trex/trex_astf_profile.py index 29722c9daa..ccda573bf4 100644 --- a/GPL/tools/trex/trex_astf_profile.py +++ b/GPL/tools/trex/trex_astf_profile.py @@ -34,7 +34,7 @@ import sys import time sys.path.insert( - 0, u"/opt/trex-core-3.00/scripts/automation/trex_control_plane/interactive/" + 0, u"/opt/trex-core-3.03/scripts/automation/trex_control_plane/interactive/" ) from trex.astf.api import ASTFClient, ASTFProfile, TRexError