We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e46dc9 commit 43cec9fCopy full SHA for 43cec9f
release/build_devel.sh
@@ -109,7 +109,7 @@ echo -n "1" > /data/params/d/HasCompletedSetup
109
echo -n "1" > /data/params/d/CommunityFeaturesToggle
110
111
PYTHONPATH="$TARGET_DIR:$TARGET_DIR/pyextra" nosetests -s selfdrive/test/test_openpilot.py
112
-PYTHONPATH="$TARGET_DIR:$TARGET_DIR/pyextra" GET_CPU_USAGE=1 selfdrive/manager.py
+#PYTHONPATH="$TARGET_DIR:$TARGET_DIR/pyextra" GET_CPU_USAGE=1 selfdrive/manager.py
113
114
echo "[-] testing panda build T=$SECONDS"
115
pushd panda/board/
0 commit comments