From 6a80c9028d71a1502a2f2a64b4646af4c5958733 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 11 Sep 2019 11:19:27 +0000 Subject: TRex: 2.61 - HDRhistogram can be rebased and used in separate patch. Signed-off-by: Peter Mikus Change-Id: Ic7ce752344c6e1791af7cf7b7effde65ac2be680 --- resources/tools/trex/trex_stateless_stop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/trex/trex_stateless_stop.py') diff --git a/resources/tools/trex/trex_stateless_stop.py b/resources/tools/trex/trex_stateless_stop.py index 9421356bc1..e8b6fdf96c 100755 --- a/resources/tools/trex/trex_stateless_stop.py +++ b/resources/tools/trex/trex_stateless_stop.py @@ -28,7 +28,7 @@ Functionality: import sys import json -sys.path.insert(0, "/opt/trex-core-2.54/scripts/automation/"+\ +sys.path.insert(0, "/opt/trex-core-2.61/scripts/automation/"+\ "trex_control_plane/interactive/") from trex.stl.api import * -- cgit 1.2.3-korg