mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -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"
|
echo "Testing APMRover build"
|
||||||
pushd APMrover2
|
pushd APMrover2
|
||||||
for b in all apm2 sitl; do
|
for b in all apm2 sitl apm2-hil; do
|
||||||
pwd
|
pwd
|
||||||
make clean
|
make clean
|
||||||
make $b -j4
|
make $b -j4
|
||||||
|
Loading…
Reference in New Issue
Block a user