Tools: correct comment on SITLtest-can

This commit is contained in:
Pierre Kancir 2020-11-23 17:27:44 +01:00 committed by Andrew Tridgell
parent a592d76866
commit 2e5a5cd43f
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ for t in $CI_BUILD_TARGET; do
continue
fi
if [ "$t" == "sitltest-can" ]; then
echo "Building navigator"
echo "Building SITL Periph GPS"
$waf configure --board sitl
$waf copter
run_autotest "Copter" "build.SITLPeriphGPS" "test.CAN"