mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-19 01:33:52 +08:00
remove esp flash from run_automated_tests.sh
This commit is contained in:
@@ -12,10 +12,6 @@ else
|
||||
TEST_SCRIPTS=$(ls tests/automated/$1*.py)
|
||||
fi
|
||||
|
||||
cd boardesp
|
||||
env PYTHONPATH="${PWD%/*/*}" make flashall
|
||||
cd ..
|
||||
|
||||
IFS=$'\n'
|
||||
for NAME in $(nmcli --fields NAME con show | grep panda | awk '{$1=$1};1')
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user