Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
automation
/
trex_control_plane
/
stl
/
examples
/
stl_path.py
blob: 8f400d23e539337c93d58e058685c1516647aab9 (
plain
)
1
2
3
4
import
sys
# FIXME to the write path for trex_stl_lib
sys
.
path
.
insert
(
0
,
"../"
)