summaryrefslogtreecommitdiffstats
path: root/scripts/stl-sim
blob: 57fe4fa883bd7f78e1b2ae0082e994a249d8b6f6 (plain)
1
2
3
4
5
6
#!/bin/bash

source find_python.sh

export PYTHONPATH=automation/trex_control_plane/stl
$PYTHON -m trex_stl_lib.trex_stl_sim -p $PWD $@