summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server/trex_server.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_control_plane/server/trex_server.py')
-rwxr-xr-xscripts/automation/trex_control_plane/server/trex_server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/server/trex_server.py b/scripts/automation/trex_control_plane/server/trex_server.py
index fd39b9c4..e667dbf2 100755
--- a/scripts/automation/trex_control_plane/server/trex_server.py
+++ b/scripts/automation/trex_control_plane/server/trex_server.py
@@ -318,7 +318,7 @@ class CTRexServer(object):
io = iom,
export = export_path )
- logger.info("TREX FULL COMMAND: {command}".format(command = cmd) )
+ logger.info("TRex FULL COMMAND: {command}".format(command = cmd) )
return (cmd, export_path, long(d))