summaryrefslogtreecommitdiffstats
path: root/scripts/api/stl/examples/stl_path.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/api/stl/examples/stl_path.py')
-rw-r--r--scripts/api/stl/examples/stl_path.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/api/stl/examples/stl_path.py b/scripts/api/stl/examples/stl_path.py
index e0056585..a5b8102b 100644
--- a/scripts/api/stl/examples/stl_path.py
+++ b/scripts/api/stl/examples/stl_path.py
@@ -1,2 +1,4 @@
import sys
+
+# FIXME to the write path for trex_control_plane
sys.path.insert(0, "../../../automation")