mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Tools: move to using tool instead of tools program group
This commit is contained in:
parent
f115b246df
commit
767e394703
@ -276,7 +276,7 @@ for t in $CI_BUILD_TARGET; do
|
||||
$waf replay
|
||||
echo "Building AP_DAL standalone test"
|
||||
$waf configure --board sitl --debug --disable-scripting --no-gcs
|
||||
$waf --target tools/AP_DAL_Standalone
|
||||
$waf --target tool/AP_DAL_Standalone
|
||||
$waf clean
|
||||
continue
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user