X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=GPL%2Ftools%2Ftrex%2Ftrex_stl_stop.py;h=8d24a88b33001ff0dd2fd9483f221c25b5f2c566;hp=1704a8922062ff6273fd7280ddbdb60434035346;hb=a4ba3f4e9d2124050502b8dc5c53acbdebd39e11;hpb=6ec31b8aa67f4af2b963b3984f047e94ba790b3d diff --git a/GPL/tools/trex/trex_stl_stop.py b/GPL/tools/trex/trex_stl_stop.py index 1704a89220..8d24a88b33 100644 --- a/GPL/tools/trex/trex_stl_stop.py +++ b/GPL/tools/trex/trex_stl_stop.py @@ -46,7 +46,7 @@ from collections import OrderedDict # Needed to parse xstats representation. sys.path.insert( 0, u"/opt/trex-core-2.88/scripts/automation/trex_control_plane/interactive/" ) -from trex.stl.api import * +from trex.stl.api import STLClient def main():