summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stf/examples/stf_path.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_control_plane/stf/examples/stf_path.py')
-rwxr-xr-xscripts/automation/trex_control_plane/stf/examples/stf_path.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/stf/examples/stf_path.py b/scripts/automation/trex_control_plane/stf/examples/stf_path.py
new file mode 100755
index 00000000..bb401148
--- /dev/null
+++ b/scripts/automation/trex_control_plane/stf/examples/stf_path.py
@@ -0,0 +1,4 @@
+import sys
+
+# FIXME to the write path for trex_stf_lib
+sys.path.insert(0, "../")