mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
Create /data/pythonpath in release script
old-commit-hash: 4f05efb6bce83092510b6f5ef19800e87891fb29
This commit is contained in:
@@ -40,6 +40,7 @@ rm -rf /data/openpilot/pandaextra
|
||||
popd
|
||||
|
||||
# Build stuff
|
||||
ln -sf /data/openpilot /data/pythonpath
|
||||
export PYTHONPATH="/data/openpilot:/data/openpilot/pyextra"
|
||||
SCONS_CACHE=1 scons -j3
|
||||
nosetests -s selfdrive/test/test_openpilot.py
|
||||
|
||||
Reference in New Issue
Block a user