summaryrefslogtreecommitdiffstats
path: root/scripts/trex-console
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-02-08 06:08:14 -0500
committerimarom <imarom@cisco.com>2016-02-08 06:08:14 -0500
commit995267db77f5554d5228697b8b2a862b51859fe6 (patch)
tree1a44007a59d8cabacab0690da515a68c3c25e7ac /scripts/trex-console
parent69e5a5c6b94175ece07b247af1b5ca6c0cfdf0e9 (diff)
first refactor
Diffstat (limited to 'scripts/trex-console')
-rwxr-xr-xscripts/trex-console2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/trex-console b/scripts/trex-console
index 53dbb0c1..6e278077 100755
--- a/scripts/trex-console
+++ b/scripts/trex-console
@@ -1,5 +1,5 @@
#!/bin/bash
source find_python.sh
-$PYTHON automation/trex_control_plane/console/trex_console.py $@
+$PYTHON automation/wrap_stl_console.py $@