autotest: test apm2 rover build
This commit is contained in:
parent
54a722158a
commit
8f845f897c
@ -26,7 +26,7 @@ popd
|
||||
|
||||
echo "Testing APMRover build"
|
||||
pushd APMrover2
|
||||
for b in all; do
|
||||
for b in all apm2; do
|
||||
pwd
|
||||
make clean
|
||||
make $b
|
||||
|
Loading…
Reference in New Issue
Block a user