aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-stateless-stop.py
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2016-08-19 12:14:04 +0100
committerMiroslav Miklus <mmiklus@cisco.com>2016-08-22 18:54:51 +0000
commita1309d0a4bb3b7fade955712454685c4aed9044e (patch)
treed2cf9bf3c0da169d13c8b5b3db23451a3c52cfcc /resources/tools/t-rex/t-rex-stateless-stop.py
parentb1a54dd8bbf32a025b998ef9d87a4c2d908c28dc (diff)
CSIT-342 Update T-rex version to v2.07
- Update T-rex version to v2.07 Change-Id: I1709087628f05c3142f4e4b25a68502673e848dc Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/t-rex/t-rex-stateless-stop.py')
-rwxr-xr-xresources/tools/t-rex/t-rex-stateless-stop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/t-rex/t-rex-stateless-stop.py b/resources/tools/t-rex/t-rex-stateless-stop.py
index c687eed386..692685ebf4 100755
--- a/resources/tools/t-rex/t-rex-stateless-stop.py
+++ b/resources/tools/t-rex/t-rex-stateless-stop.py
@@ -28,7 +28,7 @@ Functionality:
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 *