summaryrefslogtreecommitdiffstats
path: root/scripts/trex-console
blob: 589442374189c6781044da0aab8efb505f363b5a (plain)
1
2
3
4
5
6
#!/bin/bash

source find_python.sh

export PYTHONPATH=automation/trex_control_plane/stl
$PYTHON -m console.trex_console $@