fix(trex): use reset instead of clear_profile
[csit.git] / GPL / tools / trex / trex_astf_stop.py
index 7291552..9185478 100644 (file)
@@ -84,7 +84,7 @@ def main():
 
     # If TRexError happens, let the script fail with stack trace.
     finally:
-        client.clear_profile()
+        client.reset()
         client.disconnect()
 
     # TODO: check xstats format