autotest: fixed update of pymavlink
This commit is contained in:
parent
de3e7e950a
commit
2f8e9db606
@ -91,7 +91,7 @@ popd
|
||||
rsync -a APM/Tools/autotest/web-firmware/ buildlogs/binaries/
|
||||
|
||||
echo "Updating pymavlink"
|
||||
pushd APM/mavlink/pymavlink
|
||||
pushd APM/modules/mavlink/pymavlink
|
||||
git show
|
||||
python setup.py build install --user
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user