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
|
$waf replay
|
||||||
echo "Building AP_DAL standalone test"
|
echo "Building AP_DAL standalone test"
|
||||||
$waf configure --board sitl --debug --disable-scripting --no-gcs
|
$waf configure --board sitl --debug --disable-scripting --no-gcs
|
||||||
$waf --target tools/AP_DAL_Standalone
|
$waf --target tool/AP_DAL_Standalone
|
||||||
$waf clean
|
$waf clean
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user