feat(trex): Bump T-Rex to v3.00
[csit.git] / GPL / tools / trex / trex_astf_stop.py
index 9185478..77f6cd3 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-2.97/scripts/automation/trex_control_plane/interactive/"
+    0, u"/opt/trex-core-3.00/scripts/automation/trex_control_plane/interactive/"
 )
 from trex.astf.api import ASTFClient