summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_perf.py')
-rwxr-xr-xscripts/automation/trex_perf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_perf.py b/scripts/automation/trex_perf.py
index 314a2318..beec5061 100755
--- a/scripts/automation/trex_perf.py
+++ b/scripts/automation/trex_perf.py
@@ -950,7 +950,7 @@ def generate_job_id ():
return (str(int(random.getrandbits(32))))
def print_header ():
- logger.log("--== TTrex Performance Tool v1.0 (2014) ==--")
+ logger.log("--== TRex Performance Tool v1.0 (2014) ==--")
# print startup summary
def log_startup_summary (job_summary):