feat(core): T-Rex 3.03
[csit.git] / GPL / tools / trex / trex_stl_stop.py
index 7f111cb..9cc1814 100644 (file)
@@ -44,7 +44,7 @@ import sys
 from collections import OrderedDict  # Needed to parse xstats representation.
 
 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.stl.api import STLClient