mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-13 10:03:57 -03:00
Tools: run configure_all.py in build_all
This commit is contained in:
parent
847cb760b4
commit
7c55c60beb
@ -32,4 +32,7 @@ test -n "$VRBRAIN_ROOT" && test -d "$VRBRAIN_ROOT" && {
|
||||
./Tools/scripts/build_all_vrbrain.sh
|
||||
}
|
||||
|
||||
echo "Testing configure all"
|
||||
./Tools/scripts/configure_all.py
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user