Skip to content

Commit

Permalink
remove esp flash from run_automated_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jul 8, 2019
1 parent 23e3684 commit 5a02499
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions run_automated_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a02499

Please sign in to comment.