From c07bd86f8c0a150f743c985dbef5e2bce857e0d9 Mon Sep 17 00:00:00 2001 From: imarom Date: Tue, 9 Feb 2016 11:11:08 -0500 Subject: minor fixes --- scripts/automation/trex_control_plane/stl/examples/stl_path.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/automation/trex_control_plane/stl/examples') diff --git a/scripts/automation/trex_control_plane/stl/examples/stl_path.py b/scripts/automation/trex_control_plane/stl/examples/stl_path.py index 17a8bddf..8f400d23 100644 --- a/scripts/automation/trex_control_plane/stl/examples/stl_path.py +++ b/scripts/automation/trex_control_plane/stl/examples/stl_path.py @@ -1,4 +1,4 @@ import sys -# FIXME to the write path for trex_control_plane +# FIXME to the write path for trex_stl_lib sys.path.insert(0, "../") -- cgit