X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=GPL%2Ftools%2Ftrex%2Ftrex_astf_stop.py;h=9185478a5539c93736a074dbecfe9baa47a8650d;hp=7291552631c31a8e7804631a33d1bd9931b46931;hb=490c20e4d4adde0086cfe4fb7b4509f77a04a728;hpb=5c51731ef45b84c2aab7b16d7daabc63ff2b21e2 diff --git a/GPL/tools/trex/trex_astf_stop.py b/GPL/tools/trex/trex_astf_stop.py index 7291552631..9185478a55 100644 --- a/GPL/tools/trex/trex_astf_stop.py +++ b/GPL/tools/trex/trex_astf_stop.py @@ -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