mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
autotest: test build of rover HIL
This commit is contained in:
parent
feb539bade
commit
e553d89928
@ -26,7 +26,7 @@ popd
|
||||
|
||||
echo "Testing APMRover build"
|
||||
pushd APMrover2
|
||||
for b in all apm2 sitl; do
|
||||
for b in all apm2 sitl apm2-hil; do
|
||||
pwd
|
||||
make clean
|
||||
make $b -j4
|
||||
|
Loading…
Reference in New Issue
Block a user