Skip to content

Conversation

joaomariolago
Copy link
Contributor

Fix error of script failing with following error:
PX4-Autopilot/Tools/setup/arch.sh: line 99: syntax error near unexpected token `;'

Solved Problem

When running the script it failed with following error:
./Tools/setup/arch.sh: line 99: syntax error near unexpected token ';'

Solution

  • Added missing \ in the script

Test coverage

  • Script worked after changes

Fix error of script failing with following error:
PX4-Autopilot/Tools/setup/arch.sh: line 99: syntax error near unexpected token `;'
@dagar dagar merged commit 2ce92a6 into PX4:main Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants